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
90
5 issue groups
Maintainability
6
3 issue groups
I18n
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
$_POST['disable_notifications'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_POST['disable_notifications']
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
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
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
19
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
4 score snapshots
v4.2
43
Latest
v4.1
43
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 99 | 74 | 25 | v4.2 | 2.0.0 |
| 43 | 100 | 74 | 26 | v4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.