← Back to Leaderboard
Warnings and notices can be helpful for developers as they notify them for debugging issues with their code.
96
Score
13
Errors
4
Warnings
20K
Installs
Security7
Repo10
General0
Performance0
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family
Top Issues by File
Files with the highest concentration of issues in the latest scan
Issues Details
17 issues found in latest scan
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_notices". | admin/class-wp-hide-backed-notices-admin.php:114:31 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$is_checked'. | admin/class-wp-hide-backed-notices-admin.php:129:52 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 6.7 < 6.9. 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. | README.txt | Plugin Repo |
| ERROR | badly_named_files | File and folder names must not contain spaces or special characters. | admin/partials/wp-hide-backed-notices -admin-display.php | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "deactivate_wp_hide_backed_notices". | wp-hide-backed-notices.php:52:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_toolbar_items". | wp-hide-backed-notices.php:68:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_wp_hide_backed_notices". | wp-hide-backed-notices.php:92:1 | Plugin Repo |
| ERROR | plugin_header_invalid_plugin_uri | The "Plugin URI" header in the plugin file is not valid. | wp-hide-backed-notices.php | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_hide_backed_notices". | wp-hide-backed-notices.php:43:1 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'plugin_dir_url'. | admin/class-wp-hide-backed-notices-admin.php:60:42 | Security |
17 total row(s)
Scan History
2 scans recorded
| 04.12.2025, 23:00:50 | 8s | 96 | 13 | 4 |
| 13.11.2025, 06:30:33 | 11s | 91 | 25 | 7 |
2 total row(s)
Score Trend
Performance across 2 scans
5.48 pts
Avg: 94
100
75
50
25
0
91.0
13.11
96.5
04.12
90-100
80-89
60-79
<60
Report an issue
Tell us if something in this report looks wrong or if you need a deeper audit for Hide Dashboard Notifications. We read every submission and typically reply within a day.