WD Quick Pages Security & Risk Analysis

wordpress.org/plugins/wd-quick-pages

Quickly create multiple WordPress pages with hierarchical structure support. Perfect for rapid site development.

10 active installs v1.0.2 PHP 7.4+ WP 5.0+ Updated Dec 4, 2025
adminbulkdevelopmenthierarchypages
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WD Quick Pages Safe to Use in 2026?

Generally Safe

Score 100/100

WD Quick Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "wd-quick-pages" v1.0.2 plugin demonstrates a strong security posture based on the provided static analysis. It has a small attack surface with only two AJAX entry points, both of which appear to have proper authentication and capability checks. The code utilizes prepared statements for all SQL queries, ensuring protection against SQL injection. All output is properly escaped, and there are no observed file operations or external HTTP requests, further minimizing potential risks. The presence of nonce checks on its entry points is also a positive indicator of secure development practices.

The vulnerability history for this plugin is exceptionally clean, with no recorded CVEs. This, combined with the absence of any critical or high-severity findings in the taint analysis, suggests that the developers have either been very diligent in securing the code or the plugin's functionality is limited enough to not expose it to common vulnerability types. The lack of bundled libraries also removes a potential attack vector related to outdated dependencies.

In conclusion, "wd-quick-pages" v1.0.2 presents a very low security risk. Its strengths lie in its adherence to secure coding practices like prepared statements, output escaping, and proper nonce/capability checks on its limited attack surface. The lack of any historical vulnerabilities further solidifies its good security standing. There are no specific risks identified in the provided data that would warrant deductions.

Vulnerabilities
None known

WD Quick Pages Security Vulnerabilities

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

WD Quick Pages Code Analysis

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

Output Escaping

100% escaped15 total outputs
Attack Surface

WD Quick Pages Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wd_quick_pages_createadmin\ajax-handler.php:20
authwp_ajax_wd_quick_pages_previewadmin\ajax-handler.php:21
WordPress Hooks 3
actioninitwd-quick-pages.php:33
actionadmin_menuwd-quick-pages.php:56
actionadmin_enqueue_scriptswd-quick-pages.php:59
Maintenance & Trust

WD Quick Pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version7.4
Downloads305

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WD Quick Pages Developer Profile

WolfDevs

3 plugins · 10 total installs

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

How We Detect WD Quick Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wd-quick-pages/admin/assets/style.css/wp-content/plugins/wd-quick-pages/admin/assets/script.js
Script Paths
/wp-content/plugins/wd-quick-pages/admin/assets/script.js
Version Parameters
wd-quick-pages/admin/assets/style.css?ver=wd-quick-pages/admin/assets/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wd-quick-pages-admin-wrapwd-quick-pages-input-sectionwd-quick-pages-button-sectionwd-quick-pages-message-sectionwd-quick-pages-loading-indicator
HTML Comments
<!-- WD Quick Pages Admin Page Start --><!-- WD Quick Pages Admin Page End -->
Data Attributes
data-actiondata-nonce
JS Globals
wdQuickPages
FAQ

Frequently Asked Questions about WD Quick Pages