Prioritized issue groups from the latest Plugin Check scan
I18n
163
2 issue groups
Maintainability
76
11 issue groups
Security
11
4 issue groups
Sample message
Mismatched text domain. Expected 'disabler' but got 'hbp-disabler'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cron_cta".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['tab-orientation']'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "hbp/disabler/after/boot".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_core
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_USER_AGENT']
Sample message
$_SERVER['HTTP_USER_AGENT'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
Mismatched Stable Tag: 4.0.3 != 4.0.4. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "hbp-disabler", expected "disabler".
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v4.0.4
64
Latest
v4.0.3
67
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 250 | 212 | 38 | v4.0.4 | 2.0.0 |
| 67 | 216 | 179 | 37 | v4.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.