Shamsi, Gregorian, and Hijri Date and Time Security & Risk Analysis

wordpress.org/plugins/shamsi-gregorian-and-hijri-date-and-time

This plugin displays the current time along with three calendar systems: Persian (Shamsi/Jalali), Islamic (Hijri), and Gregorian.

10 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Oct 19, 2024
clockdategregorian-calendarpersian-calendartime
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Shamsi, Gregorian, and Hijri Date and Time Safe to Use in 2026?

Generally Safe

Score 92/100

Shamsi, Gregorian, and Hijri Date and Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "shamsi-gregorian-and-hijri-date-and-time" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are commendable practices. Furthermore, the plugin shows no history of known vulnerabilities, indicating a potentially well-maintained and secure codebase. The limited attack surface, consisting of a single shortcode with no reported entry points lacking authentication or permission checks, further contributes to its secure profile.

Vulnerabilities
None known

Shamsi, Gregorian, and Hijri Date and Time Security Vulnerabilities

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

Shamsi, Gregorian, and Hijri 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

Shamsi, Gregorian, and Hijri Date and Time Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[shamsi_gregorian_hijri_date_time] shamsi-gregorian-and-hijri-date-and-time.php:58
WordPress Hooks 1
actionwp_enqueue_scriptsshamsi-gregorian-and-hijri-date-and-time.php:50
Maintenance & Trust

Shamsi, Gregorian, and Hijri Date and Time Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 19, 2024
PHP min version7.2
Downloads620

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Shamsi, Gregorian, and Hijri Date and Time Developer Profile

ranjbar66

1 plugin · 10 total installs

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

How We Detect Shamsi, Gregorian, and Hijri Date and Time

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shamsi-gregorian-and-hijri-date-and-time/js/moment-hijri.js/wp-content/plugins/shamsi-gregorian-and-hijri-date-and-time/js/shamsi-gregorian-and-hijri-date-and-time.js/wp-content/plugins/shamsi-gregorian-and-hijri-date-and-time/css/shamsi-gregorian-and-hijri-date-and-time.css
Script Paths
/wp-content/plugins/shamsi-gregorian-and-hijri-date-and-time/js/moment-hijri.js/wp-content/plugins/shamsi-gregorian-and-hijri-date-and-time/js/shamsi-gregorian-and-hijri-date-and-time.js

HTML / DOM Fingerprints

CSS Classes
radio-groupdate-container
Shortcode Output
<div class="container"> <div class="radio-group"> <label> <input type="radio" name="dateType" value="jalali" checked> Jalali Date </label> <label> <input type="radio" name="dateType" value="gregorian"> Gregorian Date </label> <label> <input type="radio" name="dateType" value="hijri"> Islamic Date </label> </div> <div class="date-container" id="date"></div> <div id="clock"></div> </div>
FAQ

Frequently Asked Questions about Shamsi, Gregorian, and Hijri Date and Time