Date Translator Security & Risk Analysis

wordpress.org/plugins/date-translator

This plugin will help you to display date in any language.Using the option page user can translate dates to wanted language.

80 active installs v1.0 PHP + WP 3.5+ Updated Sep 28, 2016
datehossainnazmultranslatetranslator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Date Translator Safe to Use in 2026?

Generally Safe

Score 85/100

Date Translator 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 'date-translator' plugin, version 1.0, presents a mixed security posture. On the positive side, it boasts a clean vulnerability history with no known CVEs and demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests. The absence of SQL queries or their exclusive use of prepared statements is also a strong positive indicator. However, a significant concern arises from the complete lack of output escaping for all identified outputs. This suggests that any data processed by the plugin and displayed to users could be vulnerable to cross-site scripting (XSS) attacks if not properly sanitized elsewhere.

While the static analysis indicates a very small attack surface with no apparent entry points that are unprotected, the lack of any capability checks or nonce checks on the non-existent entry points is a missed opportunity for robust security. The plugin's simplicity, with no known vulnerabilities in its history, is a good sign, but this should not overshadow the critical issue of unescaped output. Without further context on what data is being processed and displayed, it is difficult to fully quantify the risk, but the potential for XSS remains a notable weakness. The overall assessment is that while the plugin is built with some good security foundations, the critical oversight in output escaping significantly compromises its secure implementation.

Key Concerns

  • All identified outputs are unescaped
  • No capability checks implemented
  • No nonce checks implemented
Vulnerabilities
None known

Date Translator Security Vulnerabilities

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

Date Translator Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

Date Translator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_menuinc\admin.php:140
actionadmin_initinc\admin.php:146
filterdateinc\display.php:80
filterget_the_dateinc\display.php:81
filterthe_dateinc\display.php:82
filterthe_timeinc\display.php:83
filterpost_timeinc\display.php:84
filterthe_weekdayinc\display.php:85
filterthe_weekday_dateinc\display.php:86
filterget_calendarinc\display.php:87
filterthe_calendarinc\display.php:88
filterget_comment_dateinc\display.php:89
filterget_comment_timeinc\display.php:90
Maintenance & Trust

Date Translator Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedSep 28, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Date Translator Developer Profile

Nazmul Hossain Nihal

3 plugins · 120 total installs

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

How We Detect Date Translator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/date-translator/css/dt-style.css/wp-content/plugins/date-translator/js/date-translator.js
Script Paths
/wp-content/plugins/date-translator/js/date-translator.js
Version Parameters
date-translator/css/dt-style.css?ver=date-translator/js/date-translator.js?ver=

HTML / DOM Fingerprints

CSS Classes
dt-container
HTML Comments
To remove the meta tags just delete the line number 26.
FAQ

Frequently Asked Questions about Date Translator