Post Updated Date Security & Risk Analysis

wordpress.org/plugins/post-updated-date

Use Post Updated Date Plugin to display the Last Updated Date in WordPress Posts.

500 active installs v1.5 PHP + WP 5.5+ Updated May 1, 2025
last-modifiedlast-updatedmodified-timepost-modifiedposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Updated Date Safe to Use in 2026?

Generally Safe

Score 100/100

Post Updated Date has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

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
Vulnerabilities
None known

Post Updated Date Security Vulnerabilities

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

Post Updated Date Code Analysis

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

Output Escaping

63% escaped27 total outputs
Attack Surface

Post Updated Date Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initincludes\register-settings.php:44
actionadmin_menuincludes\settings-page.php:13
actionadmin_enqueue_scriptspost-updated-date.php:23
filterthe_contentpost-updated-date.php:69
Maintenance & Trust

Post Updated Date Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 1, 2025
PHP min version
Downloads20K

Community Trust

Rating74/100
Number of ratings11
Active installs500
Developer Profile

Post Updated Date Developer Profile

Ataul Ghani

2 plugins · 2K total installs

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

How We Detect Post Updated Date

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-updated-date/assets/admin-script.js
Script Paths
/wp-content/plugins/post-updated-date/assets/admin-script.js

HTML / DOM Fingerprints

CSS Classes
post-updated-date
Data Attributes
style='color: #e63946; font-size: 16px; font-weight: bold; font-style: italic; margin-bottom: 10px; display: block;'
FAQ

Frequently Asked Questions about Post Updated Date