Prioritized issue groups from the latest Plugin Check scan
I18n
10
3 issue groups
Maintainability
8
6 issue groups
Security
7
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'wp-disable-updates' but got 'wpdisableupdates'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Disable plugins / themes updates" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "remove_core_updates".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "WP Disables Updates" is different from the name declared in plugin header "Disable plugins / themes updates".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wpdisableupdates", expected "wp-disable-updates".
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_themes
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1.3
75
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 26 | 19 | 7 | v1.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.