Display Multiple Countdown Security & Risk Analysis

wordpress.org/plugins/display-multiple-countdown

The plugin is used for displaying multiple countdowns on a single page or post of WordPress with the help of short codes. Now you are not restricted t …

40 active installs v1.0 PHP 7.0+ WP 5.5+ Updated Dec 2, 2021
countdowncountdown-in-postmultipal-countdownmultipal-countdown-in-a-page
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Display Multiple Countdown Safe to Use in 2026?

Generally Safe

Score 85/100

Display Multiple Countdown 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 'display-multiple-countdown' plugin version 1.0 exhibits a strong security posture based on the provided static analysis. The code demonstrates good security practices by utilizing prepared statements for all SQL queries and properly escaping all outputs. Furthermore, the plugin has no recorded vulnerability history, indicating a stable and secure development track record. The limited attack surface, consisting solely of a shortcode, is also a positive sign. The absence of dangerous functions, file operations, external HTTP requests, and taint flows with unsanitized paths further contributes to its secure profile. The presence of a capability check on its sole entry point is a commendable security measure.

While the overall security appears robust, the static analysis does reveal a single potential area for improvement: the lack of nonce checks. Although the plugin's attack surface is currently small and likely protected by capability checks on the shortcode, the absence of nonces for any potential future extensions or changes to how the shortcode operates could introduce vulnerabilities if not addressed. However, given the current configuration and lack of historical vulnerabilities, this is a minor concern. In conclusion, this plugin is currently in a very good security state, with its strengths far outweighing any minor potential weaknesses.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Display Multiple Countdown Security Vulnerabilities

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

Display Multiple Countdown Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Display Multiple Countdown Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[multiCountDown] inc\create_shortcode.php:12
WordPress Hooks 3
actionadmin_menuinc\function_main.php:11
actionadmin_enqueue_scriptsinc\function_main.php:13
actionwp_enqueue_scriptsinc\function_main.php:15
Maintenance & Trust

Display Multiple Countdown Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedDec 2, 2021
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Display Multiple Countdown Developer Profile

charlestsmith

5 plugins · 130 total installs

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

How We Detect Display Multiple Countdown

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-multiple-countdown/assets/js/count.js/wp-content/plugins/display-multiple-countdown/assets/css/global.css
Script Paths
/wp-content/plugins/display-multiple-countdown/assets/js/count.js

HTML / DOM Fingerprints

CSS Classes
countDownmy_timerli_abcc_
Data Attributes
data-countdown
Shortcode Output
<div class="countDown"><ul class="my_timer c_my_timer" data-countdown="
FAQ

Frequently Asked Questions about Display Multiple Countdown