
Download Timer Buttons Security & Risk Analysis
wordpress.org/plugins/download-timer-buttonsEasily add customizable download buttons with timers to your WordPress posts.
Is Download Timer Buttons Safe to Use in 2026?
Generally Safe
Score 92/100Download Timer Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Download Timer Buttons Security Vulnerabilities
Download Timer Buttons Release Timeline
Download Timer Buttons Code Analysis
Output Escaping
Download Timer Buttons Attack Surface
Shortcodes 3
WordPress Hooks 2
Maintenance & Trust
Download Timer Buttons Maintenance & Trust
Maintenance Signals
Community Trust
Download Timer Buttons Alternatives
Quick Download Button
quick-download-button
Add stylish download buttons to any post or page — 7 styles, countdown, popup modal, access control. Gutenberg block and shortcode.
Auto Download Buttons
auto-download-buttons
*** Embed stylish, delayed auto-download buttons with customizable timers, dynamic file detection, and advanced styling options. ***
Smart DL Redirect
smart-dl-redirect
Add a countdown page before file downloads with timer, ads, and fallback link using a simple shortcode.
Button Block – Design Stylish, Interactive, and Multi-Functional Buttons
button-block
Get multi-functional buttons
Delay Redirect
delay-redirect
Delay Redirect
Download Timer Buttons Developer Profile
1 plugin · 20 total installs
How We Detect Download Timer Buttons
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/download-timer-buttons/css/style.css/wp-content/plugins/download-timer-buttons/js/script.js/wp-content/plugins/download-timer-buttons/js/script.jsdownload-timer-buttons/css/style.css?ver=1.0download-timer-buttons/js/script.js?ver=1.0HTML / DOM Fingerprints
first-dlgrlinkhidemain-dlid="center-container"id="course-btn"id="get-link-btn"id="course-link"startCourseTimerstartDlTimer<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>