The Time Ago Security & Risk Analysis

wordpress.org/plugins/the-time-ago

One click convert date and time to "time ago" (e.g. 1 hour ago), easy to use, just one click! translation ready (to your language).

40 active installs v1.0.0 PHP + WP 2.8.0+ Updated Aug 20, 2016
agodatepost-datepost-timetime
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Time Ago Safe to Use in 2026?

Generally Safe

Score 85/100

The Time Ago has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The plugin "the-time-ago" v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices with 100% of SQL queries utilizing prepared statements and 96% of outputs being properly escaped, minimizing the risk of common vulnerabilities like SQL injection and XSS. The lack of file operations and external HTTP requests also contributes to its secure design. The vulnerability history is also clean, with no recorded CVEs, indicating a lack of previously discovered flaws.

However, the complete absence of any capability checks or nonce checks across the entire codebase, as indicated by the static analysis, represents a notable concern. While the current attack surface is zero, if any new functionality were to be introduced that created an entry point, it would be entirely unprotected, leaving it vulnerable to unauthorized actions. The fact that 0 flows were analyzed by taint analysis means that while no critical issues were found, it's also possible that subtle vulnerabilities could have been missed. Despite this, the overall security is good, but future development should incorporate robust authentication and authorization mechanisms.

Key Concerns

  • No capability checks found
  • No nonce checks found
  • No taint flows analyzed
Vulnerabilities
None known

The Time Ago Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

The Time Ago Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

The Time Ago Code Analysis

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

Output Escaping

96% escaped25 total outputs
Attack Surface

The Time Ago Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menusettings.php:11
actionadmin_initsettings.php:28
filterplugin_row_metathe-time-ago.php:50
filterplugin_action_linksthe-time-ago.php:79
filterhuman_time_diffthe-time-ago.php:98
filterget_the_datethe-time-ago.php:99
filterget_the_timethe-time-ago.php:100
filterthe_timethe-time-ago.php:101
filterget_comment_datethe-time-ago.php:115
Maintenance & Trust

The Time Ago Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedAug 20, 2016
PHP min version
Downloads4K

Community Trust

Rating80/100
Number of ratings4
Active installs40
Developer Profile

The Time Ago Developer Profile

Alobaidi

24 plugins · 34K total installs

80
trust score
Avg Security Score
88/100
Avg Patch Time
69 days
View full developer profile
Detection Fingerprints

How We Detect The Time Ago

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-time-ago/settings.php/wp-content/plugins/the-time-ago/if_else.php/wp-content/plugins/the-time-ago/calculator.php

HTML / DOM Fingerprints

Shortcode Output
[the_time_ago]
FAQ

Frequently Asked Questions about The Time Ago