
A Long Time Ago Security & Risk Analysis
wordpress.org/plugins/a-long-time-agoAdd "Posted x time ago" for human-readable post dates. If the post is fresher than 1 week the plugin returns the day of the week.
Is A Long Time Ago Safe to Use in 2026?
Generally Safe
Score 85/100A Long Time Ago has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "a-long-time-ago" v0.1 presents a generally positive initial security posture based on the provided static analysis. The absence of known vulnerabilities and a clean vulnerability history is a significant strength. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and not performing file operations or external HTTP requests. The limited attack surface, with only one entry point (a shortcode) and no unprotected AJAX handlers or REST API routes, is also commendable.
However, there are notable areas for improvement. The lack of nonce checks and capability checks across the entire plugin is a critical concern. This means that any authenticated user, or potentially even unauthenticated users depending on the shortcode's functionality, could trigger actions within the plugin without proper verification. While taint analysis showed no issues, this is likely due to the limited scope of analysis or the absence of complex data flows. The presence of unescaped output in 25% of cases, while not critical given the limited attack surface, still represents a potential vector for cross-site scripting (XSS) vulnerabilities if the shortcode's output is user-influenced.
In conclusion, while the plugin has avoided known vulnerabilities and uses some secure coding practices, the absence of essential security checks like nonces and capability checks represents a significant gap. The potential for XSS due to unescaped output, though less severe given the current analysis, also warrants attention. Addressing these points would substantially improve the plugin's overall security.
Key Concerns
- Missing Nonce Checks
- Missing Capability Checks
- Unescaped Output
A Long Time Ago Security Vulnerabilities
A Long Time Ago Code Analysis
Output Escaping
A Long Time Ago Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
A Long Time Ago Maintenance & Trust
Maintenance Signals
Community Trust
A Long Time Ago Alternatives
User Last Modified
user-last-modified
Adds a last modified timestamp to user profiles
Timeago
timeago
Timeago plugin allows you to use the same format on your WordPress blogs using timeago jQuery plugin. Auto-updating/live "timeago" with micr …
Date Time Picker for Contact Form 7
date-time-picker-for-contact-form-7
This plugin enables Contact Form 7 text field into a Date picker, Time picker or Date Time picker by using CSS class.
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.
Countdown Timer Ultimate
countdown-timer-ultimate
A quick, easy way to add and display responsive Countdown timer on your website. Also work with Gutenberg shortcode block.
A Long Time Ago Developer Profile
2 plugins · 210 total installs
How We Detect A Long Time Ago
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
long-timestamp-ago<time datetime="" title="" class="long-timestamp-ago"></time>