Trusted by 30,000+ WordPress sites · IAB Europe TCF v2.3 Registered · Google Certified CMP Partner · Setup in under 5 minutes, no coding required · No …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,542
12 issue groups
Security
523
10 issue groups
I18n
101
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$AcceptAllfinalColor".
Sample message
Function "get_edit_user_link()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.3.1.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$AcceptAllfinalColor'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: "Maximum duration of Cookies: ".$vendor->cookieMaxAgeSeconds/(60 * 60 * 24). " days"
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['activated_key']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wpl_dnsmpd_column_' . $column_name".
Sample message
Mismatched text domain. Expected 'gdpr-cookie-consent' but got "wplegalpages".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $fieldname at "SELECT count(*) from {$wpdb->prefix}wpl_data_req WHERE email = %s and $fieldname=1"
Sample message
The upgrade notice for "1.7.6" exceeds the limit of 300 characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_gdpr_cookie_consent".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $advanced_scripts_table used in $wpdb->get_results()\n$advanced_scripts_table assigned unsafely at line 11081.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_AM_Client_2_7_WPGDPR".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BASE_PATH".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Potential connections found in static code analysis.
Outbound calls
256
External assets
0
Incoming endpoints
44
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
29 more hidden
6 score snapshots
v4.3.9
25
Latest
v4.3.8
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 3,179 | 1,250 | 1,929 | v4.3.9 | 2.0.0 |
| 25 | 3,133 | 1,214 | 1,919 | v4.3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.