Hide My Dates Security & Risk Analysis

wordpress.org/plugins/hide-my-dates

The plugin hides post and comment publishing dates from Google.

400 active installs v2.00 PHP 5.3+ WP 3.0+ Updated May 19, 2025
datedatesgooglesnippettime
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide My Dates Safe to Use in 2026?

Generally Safe

Score 100/100

Hide My Dates has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The plugin "hide-my-dates" v2.00 demonstrates a generally strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface, and notably, there are no unprotected entry points. The code also shows good practices in its use of prepared statements for SQL queries, a lack of dangerous functions, and no external HTTP requests. Nonce and capability checks are present, indicating an effort to validate user actions.

However, the analysis does reveal a weakness in output escaping, with 57% of identified outputs not being properly escaped. While the taint analysis reported no specific unsanitized paths or critical/high severity flows, this lack of thorough output escaping represents a potential risk for cross-site scripting (XSS) vulnerabilities. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator of its historical security. Overall, "hide-my-dates" v2.00 has a good foundation with a small attack surface and secure data handling for SQL, but the significant portion of unescaped output is a notable concern that requires attention to prevent potential XSS attacks.

Key Concerns

  • Significant portion of outputs not properly escaped
Vulnerabilities
None known

Hide My Dates Security Vulnerabilities

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

Hide My Dates Code Analysis

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

Output Escaping

43% escaped7 total outputs
Attack Surface

Hide My Dates Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionplugins_loadedhide-my-dates.php:20
actionactivate_hide-my-dates/hide-my-dates.phphide-my-dates.php:82
actioninithide-my-dates.php:104
actionadmin_enqueue_scriptshide-my-dates.php:124
actionadmin_menuhide-my-dates.php:325
filterget_the_timehide-my-dates.php:338
filterget_the_datehide-my-dates.php:339
filterget_the_modified_timehide-my-dates.php:352
filterget_the_modified_datehide-my-dates.php:353
filterget_comment_datehide-my-dates.php:366
filterget_comment_timehide-my-dates.php:367
actionwp_headhide-my-dates.php:377
actionwp_headhide-my-dates.php:384
actionwp_footerhide-my-dates.php:390
Maintenance & Trust

Hide My Dates Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 19, 2025
PHP min version5.3
Downloads16K

Community Trust

Rating100/100
Number of ratings6
Active installs400
Developer Profile

Hide My Dates Developer Profile

Flector

15 plugins · 44K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
782 days
View full developer profile
Detection Fingerprints

How We Detect Hide My Dates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hide-my-dates/inc/hmd-script.js/wp-content/plugins/hide-my-dates/inc/hmd-css.css
Script Paths
/wp-content/plugins/hide-my-dates/inc/hmd-script.js
Version Parameters
hide-my-dates/inc/hmd-script.js?ver=hide-my-dates/inc/hmd-css.css?ver=

HTML / DOM Fingerprints

CSS Classes
foptionshide
HTML Comments
<!-- вам нравится этот плагин ? --><!-- скрыть блок -->
Data Attributes
id="restore-hide-blocks"id="donat"id="close-donat"
JS Globals
closedonatlocalStorage.getItem('hmd-close-donat')
FAQ

Frequently Asked Questions about Hide My Dates