Clean your WordPress dashboard. Hide annoying admin notices, theme ads, and update alerts for your clients worldwide. Light, fast, and multi-site read …
Prioritized issue groups from the latest Plugin Check scan
Security
21
4 issue groups
Maintainability
19
8 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Disable_Wp_Notification".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_disable_wp_notification".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Disable WP Notification" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DISABLE_WP_NOTIFICATION".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_POST['disable_notifications']
Sample message
$_POST['disable_notifications'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
20
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
5 score snapshots
v4.3
62
Latest
v4.2
43
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 42 | 10 | 32 | v4.3 | 2.1.0 |
| 43 | 99 | 74 | 25 | v4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.