last scheduled post time Security & Risk Analysis

wordpress.org/plugins/last-scheduled-post-time

Shows the date & time of the last scheduled post in the publish box + shortcode [next-scheduled-post] for your theme.

0 active installs v1.2 PHP + WP + Updated Mar 31, 2018
adminplanpublishschedule
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is last scheduled post time Safe to Use in 2026?

Generally Safe

Score 85/100

last scheduled post time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "last-scheduled-post-time" v1.2 plugin exhibits a generally good security posture regarding common web application vulnerabilities. The complete absence of detected dangerous functions, raw SQL queries, file operations, external HTTP requests, and a lack of reported CVEs are all positive indicators. The plugin also benefits from having a very small attack surface, with only one shortcode and no unprotected entry points identified in the static analysis.

However, a significant concern arises from the output escaping. With 100% of outputs not being properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface that originates from or is processed by this plugin could be exploited by attackers to inject malicious scripts. The lack of nonce checks and capability checks also means that even if an entry point were to become unprotected, there's no built-in mechanism to verify user permissions or the legitimacy of a request.

Given the plugin's history of no known vulnerabilities, it's possible that the unescaped output has not yet been exploited, or that the data processed by the shortcode is inherently safe. Nonetheless, the presence of unescaped output represents a clear and actionable security risk that should be addressed immediately. The plugin's strengths lie in its limited attack surface and lack of complex dangerous code, but the glaring omission in output escaping significantly undermines its overall security.

Key Concerns

  • 100% of outputs not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

last scheduled post time Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

last scheduled post time Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped2 total outputs
Attack Surface

last scheduled post time Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[next-scheduled-post] index.php:40
WordPress Hooks 1
actionpost_submitbox_misc_actionsindex.php:16
Maintenance & Trust

last scheduled post time Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 31, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

last scheduled post time Developer Profile

dpoakaspine

9 plugins · 630 total installs

85
trust score
Avg Security Score
87/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect last scheduled post time

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
misc-pub-sectionmisc-pub-revisions
Shortcode Output
<h3>
FAQ

Frequently Asked Questions about last scheduled post time