
Post Updated Date Security & Risk Analysis
wordpress.org/plugins/post-updated-dateUse Post Updated Date Plugin to display the Last Updated Date in WordPress Posts.
Is Post Updated Date Safe to Use in 2026?
Generally Safe
Score 100/100Post Updated Date has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'post-updated-date' plugin version 1.5 exhibits a strong security posture based on the static analysis. The absence of any identified attack surface, including AJAX handlers, REST API routes, shortcodes, or cron events, significantly limits the potential for external manipulation. Furthermore, the code signals indicate a commendable adherence to secure coding practices, with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. The lack of any recorded vulnerabilities, both historically and in the current assessment, further strengthens this positive outlook.
However, there are some areas that warrant attention. The fact that only 63% of output is properly escaped, while not a critical flaw on its own without specific taint flows identified, suggests a potential for cross-site scripting (XSS) vulnerabilities if untrusted data is ever introduced into the application flow. The absence of nonce checks and capability checks on the identified entry points (though there are zero entry points) is a notable concern. While currently inconsequential due to the zero attack surface, this indicates a potential oversight in defensive programming that could become a risk if new entry points are added in future versions without these essential security measures.
In conclusion, 'post-updated-date' v1.5 appears to be a secure plugin due to its minimal attack surface and good coding practices. The historical lack of vulnerabilities is a significant strength. The primary weakness lies in the incomplete output escaping and the absence of nonce/capability checks on potential future entry points. These are minor concerns in the current version but highlight areas for future improvement.
Key Concerns
- Output escaping not fully implemented
- No nonce checks on entry points
- No capability checks on entry points
Post Updated Date Security Vulnerabilities
Post Updated Date Code Analysis
Output Escaping
Post Updated Date Attack Surface
WordPress Hooks 4
Maintenance & Trust
Post Updated Date Maintenance & Trust
Maintenance Signals
Community Trust
Post Updated Date Alternatives
WP Last Modified Info
wp-last-modified-info
Ultimate Last Modified Plugin for WordPress with Gutenberg support. Use shortcodes to show last modified info on WP 4.7+ sites.
Last Modified Timestamp
last-modified-timestamp
Adds the last modified time to the admin interface as well as a [last-modified] shortcode to use on the front-end.
Show modified Date in admin lists
show-modified-date-in-admin-lists
Show modified date column in the lists of pages and posts in the WordPress admin panel.
Freshtag – Last Modified Timestamp
freshtag
Display the “Last Modified” date on posts, pages, and products to signal freshness, boost SEO, and increase visitor trust
Add Post Last Updated Date For WP
add-post-last-updated-date-for-wp
This plugin is used to add last updated date and time of any wordpress post. Supported for both single site and multisite.
Post Updated Date Developer Profile
2 plugins · 2K total installs
How We Detect Post Updated Date
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/post-updated-date/assets/admin-script.js/wp-content/plugins/post-updated-date/assets/admin-script.jsHTML / DOM Fingerprints
post-updated-datestyle='color: #e63946; font-size: 16px; font-weight: bold; font-style: italic; margin-bottom: 10px; display: block;'