Calendar Translation Security & Risk Analysis

wordpress.org/plugins/calendar-translation

Replaces the_time, get_the_time, the_date and get_the_date functions to translate date and time.

10 active installs v0.2 PHP + WP 3.1+ Updated Aug 30, 2011
calendardateget_the_timethe_timetime
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Calendar Translation Safe to Use in 2026?

Generally Safe

Score 85/100

Calendar Translation has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "calendar-translation" plugin version 0.2 exhibits a surprisingly clean static analysis profile, with no identified entry points, dangerous functions, file operations, or external HTTP requests. SQL queries are all prepared, which is a strong security practice. However, a significant concern arises from the complete lack of output escaping. With 2 outputs analyzed and 0% properly escaped, this indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The absence of nonce and capability checks, while not directly pointing to specific vulnerabilities in this analysis, signifies a lack of basic security hardening for any potential future entry points that might be introduced.

Key Concerns

  • No output escaping detected
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Calendar Translation Security Vulnerabilities

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

Calendar Translation Release Timeline

v0.2Current
v0.1
Code Analysis
Analyzed Mar 16, 2026

Calendar Translation Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Calendar Translation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionget_the_timecalendar-translation.php:50
actionthe_timecalendar-translation.php:51
actionget_the_datecalendar-translation.php:52
actionthe_datecalendar-translation.php:53
Maintenance & Trust

Calendar Translation Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedAug 30, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Calendar Translation Developer Profile

wiltave

1 plugin · 10 total installs

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

How We Detect Calendar Translation

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Calendar Translation