User Local Date and Time Security & Risk Analysis

wordpress.org/plugins/user-local-date-and-time

This plugin will give you a simple shortcode allowing you to display the visitor current date and time. Works both with standard time and Arabic time.

10 active installs v1.0 PHP 7.4+ WP 3.5+ Updated Jun 29, 2022
current-timelocal-time
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is User Local Date and Time Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "user-local-date-and-time" plugin v1.0 exhibits a strong security posture based on the provided static analysis. The code demonstrates excellent adherence to secure coding practices, with all SQL queries using prepared statements and all outputs being properly escaped. Crucially, there are no identified dangerous functions, file operations, or external HTTP requests, and the absence of taint analysis findings indicates no exploitable data flows. The plugin's attack surface, consisting of three shortcodes, is entirely unprotected by authentication checks, which presents a potential, albeit currently unrealized, concern. However, the complete lack of any recorded vulnerabilities, including CVEs, over its history is a significant positive indicator of its stability and security. While the absence of authentication checks on shortcodes warrants attention, the overall lack of identified risks and a clean vulnerability history suggest this plugin is currently secure. The primary recommendation would be to review the shortcodes for any sensitive functionality that might benefit from access control.

Key Concerns

  • Shortcodes lack authentication checks
Vulnerabilities
None known

User Local Date and Time Security Vulnerabilities

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

User Local Date and Time Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

User Local Date and Time Code Analysis

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

User Local Date and Time Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[arabic-current-date] user-local-date-and-time.php:20
[current-date] user-local-date-and-time.php:29
[bg-current-date] user-local-date-and-time.php:38
Maintenance & Trust

User Local Date and Time Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.12
Last updatedJun 29, 2022
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

User Local Date and Time Developer Profile

Ivan Popov

3 plugins · 310 total installs

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

How We Detect User Local Date and Time

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
arabictimestandardtimebgtime
JS Globals
eventoptions
Shortcode Output
<p class="arabictime" dir="rtl"><script type="text/javascript"><p class="standardtime"><script type="text/javascript"><p class="bgtime"><script type="text/javascript">
FAQ

Frequently Asked Questions about User Local Date and Time