Disables the default notification emails sent by a site after an automatic theme and/or plugin update. Simply activate the plugin to disable these ema …
Category Scores
Top Issues by Category
maintainability4
Issues Details
26 issues found in latest scan
Mismatched text domain. Expected 'disable-theme-and-plugin-auto-update-emails' but got "kzeni_disable_theme_plugin_update_emails".
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args[0]'.
The plugin name includes a restricted term. Your chosen plugin name - "Disable Theme and Plugin Auto-Update Emails" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Tested up to: 6.4 < 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.
One or more tags were ignored. Please limit your plugin to 5 tags.
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'disable-theme-and-plugin-auto-update-emails' but got "kzeni_disable_theme_plugin_update_emails". | 11 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args[0]'. | 8 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Disable Theme and Plugin Auto-Update Emails" - contains the restricted term "plugin" which cannot be used at all in your plugin name. | 3 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.4 < 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 |
| readme_parser_warnings_too_many_tags | WARNING | One or more tags were ignored. Please limit your plugin to 5 tags. | 1 |
| readme_parser_warnings_trimmed_short_description | WARNING | The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported. | 1 |
Latest Snapshot
Findings
26
Errors
21
Warnings
5
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.0.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.0.5
79
Latest
- Findings
- 26
- Errors
- 21
- Warnings
- 5
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 79 | 26 | 21 | 5 | v2.0.5 | 2.0.0 | 2026.06-mvp-static-v2 |