Disables WordPress core update notification and plugins update notification update checks and notifications.
Category Scores
Top Issues by Category
maintainability9
repo_compliance1
Issues Details
14 issues found in latest scan
Processing form data without nonce verification.
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$settings_values".
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
The plugin name includes a restricted term. Your chosen plugin name - "Disable WordPress Update Notifications and auto-update Email Notifications" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Plugin name "Disable WordPress Update Notifications and auto-update Email Notifications" is different from the name declared in plugin header "Disable WordPress Update Notifications".
Tested up to: 6.8 < 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.
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 4 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$settings_values". | 2 |
| WordPress.WP.EnqueuedResourceParameters.MissingVersion | WARNING | Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching. | 2 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Disable WordPress Update Notifications and auto-update Email Notifications" - contains the restricted term "wordpress" which cannot be used at all in your plugin name. | 2 |
| mismatched_plugin_name | WARNING | Plugin name "Disable WordPress Update Notifications and auto-update Email Notifications" is different from the name declared in plugin header "Disable WordPress Update Notifications". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.8 < 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. | 1 |
| plugin_updater_detected | ERROR | Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins | 1 |
| update_modification_detected | WARNING | Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins | 1 |
Latest Snapshot
Findings
14
Errors
2
Warnings
12
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.4.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.4.2
91
Latest
- Findings
- 14
- Errors
- 2
- Warnings
- 12
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 91 | 14 | 2 | 12 | v2.4.2 | 2.0.0 | 2026.06-mvp-static-v2 |