What Time Is It? Security & Risk Analysis

wordpress.org/plugins/what-time-is-it

A lightweight plugin to display clock widgets on your website.

100 active installs v1.3 PHP + WP 3.8+ Updated Oct 29, 2015
analog-clockclockclock-widgetdigital-clockwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is What Time Is It? Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "what-time-is-it" v1.3 plugin exhibits a generally positive security posture based on the provided static analysis. It demonstrates excellent practices by having no recorded vulnerabilities, SQL queries are exclusively using prepared statements, and there are no detected file operations or external HTTP requests. Furthermore, the plugin has a minimal attack surface with zero identified entry points, which is a significant strength.

However, a notable concern arises from the output escaping. With 54 total outputs and only 11% properly escaped, a significant portion of the plugin's output is not being sanitized. This creates a substantial risk for cross-site scripting (XSS) vulnerabilities, especially since there are no explicit capability checks or nonce checks mentioned. While the lack of a large attack surface mitigates the immediate exploitability, any future introduction of an entry point without proper sanitization or authorization could lead to severe security issues.

In conclusion, the plugin's lack of historical vulnerabilities and secure SQL handling are commendable. Nevertheless, the poor output escaping is a critical weakness that needs immediate attention. The absence of any detected taint flows or dangerous functions is reassuring, but this is likely due to the limited attack surface. The plugin needs to prioritize implementing robust output escaping mechanisms to achieve a truly secure state.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

What Time Is It? Security Vulnerabilities

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

What Time Is It? Code Analysis

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

Output Escaping

11% escaped54 total outputs
Attack Surface

What Time Is It? Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initwhat-time-is-it.php:294
actionadmin_enqueue_scriptswhat-time-is-it.php:311
actionwp_enqueue_scriptswhat-time-is-it.php:320
Maintenance & Trust

What Time Is It? Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedOct 29, 2015
PHP min version
Downloads7K

Community Trust

Rating60/100
Number of ratings2
Active installs100
Developer Profile

What Time Is It? Developer Profile

Nguyễn Tâm

1 plugin · 100 total installs

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

How We Detect What Time Is It?

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/what-time-is-it/style.css

HTML / DOM Fingerprints

CSS Classes
wtii-clock-containerwtii-clock-circlewtii-clock-facewtii-clock-hourwtii-clock-minutewtii-clock-secondwtii-clock-digitaldigiclock-hour+2 more
HTML Comments
<!-- This is from Idiot Inside's analog clock library --><!-- These lines are from KingKode JSClockGMT Library --><!-- These lines are from both IdiotInside and KingKode --><!-- Generate Clock -->
Data Attributes
id="hour-id="minute-id="second-id="hour-id="min-id="sec-
JS Globals
wtii_wtii_widget_offset_processanalogClockjQuery
FAQ

Frequently Asked Questions about What Time Is It?