Take control of every 404 on your site — redirect visitors to a custom page or URL, log what broke, and get notified when it matters.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
34
8 issue groups
Security
26
4 issue groups
Supply Chain
4
1 issue group
I18n
1
1 issue group
Sample message
Unescaped parameter $helpers->table_logs used in $wpdb->get_col()\n$helpers->table_logs used without escaping.
Sample message
Attempting a database schema change is discouraged.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Hidden files are not permitted.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$charset_collate} at \t\t\t) {$charset_collate}"
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Application files are not permitted.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Use placeholders and $wpdb->prepare(); found $table
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not find WordPress test suite at '{$_tests_dir}'."'.
Sample message
The upgrade notice for "3.16.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
11
External assets
1
Incoming endpoints
2
No public endpoints detected.
admin_post
admin_post
2 score snapshots
v3.16.0
35
Latest
v3.15.1
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 65 | 26 | 39 | v3.16.0 | 2.1.0 |
| 35 | 77 | 50 | 27 | v3.15.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.