Download Timer Buttons Security & Risk Analysis

wordpress.org/plugins/download-timer-buttons

Easily add customizable download buttons with timers to your WordPress posts.

20 active installs v1.3 PHP 7.4+ WP 6.3+ Updated Oct 24, 2024
custom-linkdownloaddownload-buttonredirecttimer
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Download Timer Buttons Safe to Use in 2026?

Generally Safe

Score 92/100

Download Timer Buttons 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 "download-timer-buttons" v1.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the use of prepared statements for all SQL queries, and proper output escaping indicate adherence to fundamental secure coding practices. Furthermore, the lack of any recorded vulnerabilities, including critical or high severity CVEs, suggests a history of responsible development or limited exposure to security testing. The plugin also demonstrates a secure approach to its entry points, with no unprotected AJAX handlers or REST API routes identified. The limited attack surface, consisting solely of shortcodes with no indicated authentication checks, is a positive sign, although the presence of any unprotected entry points is a minor concern. The complete absence of taint analysis findings further bolsters confidence in its current security state.

Key Concerns

  • Shortcodes without explicit capability checks
  • Lack of nonce checks on entry points
Vulnerabilities
None known

Download Timer Buttons Security Vulnerabilities

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

Download Timer Buttons Release Timeline

v1.3Current
Code Analysis
Analyzed Apr 16, 2026

Download Timer Buttons Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Download Timer Buttons Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[bottom_button] download-timer-buttons.php:53
[top_button] download-timer-buttons.php:68
[middle_button] download-timer-buttons.php:83
WordPress Hooks 2
filterscript_loader_tagdownload-timer-buttons.php:30
actionwp_enqueue_scriptsdownload-timer-buttons.php:33
Maintenance & Trust

Download Timer Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 24, 2024
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Download Timer Buttons Developer Profile

Santosh Bist

1 plugin · 20 total installs

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

How We Detect Download Timer Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/download-timer-buttons/css/style.css/wp-content/plugins/download-timer-buttons/js/script.js
Script Paths
/wp-content/plugins/download-timer-buttons/js/script.js
Version Parameters
download-timer-buttons/css/style.css?ver=1.0download-timer-buttons/js/script.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
first-dlgrlinkhidemain-dl
Data Attributes
id="center-container"id="course-btn"id="get-link-btn"id="course-link"
JS Globals
startCourseTimerstartDlTimer
Shortcode Output
<div style="text-align:center" id="center-container" class="first-dl"> <button id="course-btn" onclick="startCourseTimer()">Click to get File</button> </div><div style="text-align:center" id="center-container" class="grlink"> <button id="get-link-btn" class="hide" onclick="startDlTimer()">Get File Link</button> </div><div style="text-align:center" id="center-container" class="main-dl"> <a id="course-link" href="" class="hide">Download Now</a> </div>
FAQ

Frequently Asked Questions about Download Timer Buttons