Last Post Edited Author Security & Risk Analysis

wordpress.org/plugins/last-post-edited-author

This is a simple plugin that adds the last user/author of a page or post and the time and date of that edit to the Posts/Pages table in your Dashboard

10 active installs v1.0.0 PHP + WP 3.8+ Updated Unknown
dashboard-colomnlast-authorlast-editpage-colomnpost-colomn
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Last Post Edited Author Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "last-post-edited-author" plugin v1.0.0 exhibits a generally strong security posture due to a lack of identified vulnerabilities and a clean vulnerability history. The static analysis reveals no known dangerous functions, SQL injection risks (all queries use prepared statements), file operations, or external HTTP requests. Furthermore, the attack surface is minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events to exploit. This suggests a plugin that has been developed with security in mind, avoiding common pitfalls.

However, a significant concern arises from the output escaping. With 3 total outputs and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content displayed by the plugin that is not properly escaped could be manipulated by an attacker to inject malicious scripts, which could then be executed in the user's browser. The absence of nonce and capability checks, while not directly exploitable given the lack of entry points, would be a critical oversight if any entry points were introduced in future versions. The vulnerability history being entirely clear is a positive indicator, suggesting either a lack of past issues or effective patching if any did occur, but it doesn't negate the present risk of unescaped output.

In conclusion, while the plugin avoids many common and critical vulnerabilities, the complete lack of output escaping presents a serious and immediate risk of XSS. The clean slate regarding known CVEs and internal code analysis is commendable, but this single oversight significantly compromises the plugin's overall security. Developers should prioritize addressing the output escaping issue to mitigate this critical vulnerability.

Key Concerns

  • 0% of output properly escaped
Vulnerabilities
None known

Last Post Edited Author Security Vulnerabilities

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

Last Post Edited Author Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Last Post Edited Author Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filtermanage_posts_columnslast-post-edited-author.php:73
actionmanage_posts_custom_columnlast-post-edited-author.php:74
filtermanage_pages_columnslast-post-edited-author.php:77
actionmanage_pages_custom_columnlast-post-edited-author.php:78
actionadmin_enqueue_scriptslast-post-edited-author.php:84
Maintenance & Trust

Last Post Edited Author Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Last Post Edited Author Developer Profile

Matt Royal

2 plugins · 20 total installs

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

How We Detect Last Post Edited Author

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
last_author_detail
FAQ

Frequently Asked Questions about Last Post Edited Author