Replace 50+ WordPress Plugins: Free SEO, Theme Builder, Code Snippets, Image Optimizer (WebP/AVIF), SMTP Email, Security, Performance & More
Prioritized issue groups from the latest Plugin Check scan
Maintainability
503
16 issue groups
Security
399
9 issue groups
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: "active_plugins".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$body".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['snippet_file']['name']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_nexter_header_sections".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<style data-template-id=\"{$post_id}\" id=\"bricks-inline-css-template-{$post_id}\">{$template_inline_css}</style>"'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['current_version'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "NxtExt_Rollback".
Sample message
error_log() found. Debug code should not normally be used in production.
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
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.9.0.
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
The use of function ini_set() is discouraged
Sample message
error_reporting() can lead to full path disclosure.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT * FROM `$table` WHERE `ip_address` = %s"
Sample message
Unescaped parameter $limit used in $wpdb->get_col()\n$limit used without escaping.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using copy(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Use placeholders and $wpdb->prepare(); found $list_sql
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
The use of function eval() is forbidden
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Potential connections found in static code analysis.
Outbound calls
254
External assets
3
Incoming endpoints
43
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
31 more hidden
16 score snapshots
v4.7.9
24
Latest
v4.7.8
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 960 | 170 | 790 | v4.7.9 | 2.1.0 |
| 24 | 955 | 169 | 786 | v4.7.8 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.