WP Developer Support Security & Risk Analysis

wordpress.org/plugins/wp-developer-support

WordPress support and development help, wordpress coding support resources, shortcodes, functions, hooks, classes, methods, markdown code, frameworks.

10 active installs v1.0.0 PHP + WP 2.1+ Updated Oct 16, 2022
developersdevelopmentphpwordpress-developer-support
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Developer Support Safe to Use in 2026?

Generally Safe

Score 85/100

WP Developer Support has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "wp-developer-support" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries, having no file operations or external HTTP requests, and no recorded vulnerability history. This suggests a developer conscious of common web application vulnerabilities. However, a significant concern arises from the presence of one unprotected AJAX handler, which represents a direct entry point into the plugin's functionality without proper authentication or authorization checks. While taint analysis did not reveal critical or high severity unsanitized paths, the single flow with an unsanitized path, combined with the unprotected AJAX handler, presents a potential avenue for attackers to exploit if input is not handled with extreme care within that specific handler. The absence of capability checks further exacerbates this risk.

Key Concerns

  • Unprotected AJAX handler
  • Flow with unsanitized paths
  • Missing capability checks
  • Unescaped output (1 of 4)
Vulnerabilities
None known

WP Developer Support Security Vulnerabilities

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

WP Developer Support Code Analysis

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

Output Escaping

75% escaped4 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
print_plugin_admin_notices (inc\admin\class-admin.php:205)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

WP Developer Support Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wpdevcs_form_responseinc\core\class-init.php:243
WordPress Hooks 8
actionplugins_loadedinc\core\class-init.php:191
actionadmin_enqueue_scriptsinc\core\class-init.php:223
actionadmin_enqueue_scriptsinc\core\class-init.php:225
actionadmin_menuinc\core\class-init.php:231
actionadmin_post_wpdevcs_form_responseinc\core\class-init.php:237
actionadmin_noticesinc\core\class-init.php:249
actionwp_enqueue_scriptsinc\core\class-init.php:275
actionwp_enqueue_scriptsinc\core\class-init.php:277
Maintenance & Trust

WP Developer Support Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedOct 16, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Developer Support Developer Profile

lightimagemedia

14 plugins · 1K total installs

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

How We Detect WP Developer Support

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-developer-support/inc/admin/css/wpdevcs-admin-developer-support-admin.css/wp-content/plugins/wp-developer-support/inc/admin/js/wpdevcs-admin-developer-support-ajax-handler.js
Script Paths
/wp-content/plugins/wp-developer-support/inc/admin/js/wpdevcs-admin-developer-support-ajax-handler.js
Version Parameters
wpdevcs-admin-developer-support-admin.css?ver=wpdevcs-admin-developer-support-ajax-handler.js?ver=

HTML / DOM Fingerprints

HTML Comments
The $page_hook_suffix can be combined with the load-($page_hook) action hookThe callback below will be called when the respective page is loadedcalled when the particular page is loaded.The plugin's HTML form is loaded from here+3 more
Data Attributes
data-wpdevcs-user-meta-keydata-wpdevcs-user-meta-valuedata-wpdevcs-user-select
JS Globals
params
FAQ

Frequently Asked Questions about WP Developer Support