Skip to main content
PluginScorePluginScore
Errors
PluginScore — Plugin Analyzer for WordPress
© 2025 PluginScore.
← Back to Leaderboard
hide-admin-notices icon

Hide Admin Notices

Hide – or show – WordPress Dashboard Notices, Messages, Update Nags etc. ... for everything!

Updated 2/18/2024
Scanned 11/13/2025, 5:32:04 AM
hide-admin-noticeshide-admin-notificationshide-dashboard-noticeshide-dashboard-notificationshide-updates-nags
93
Score
10
Errors
14
Warnings
30K
Installs
Security17
General2
Repo5
Performance0
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family

Issues Details
24 issues found in latest scan
CodeMessageLocationCategory
ERRORWordPress.WP.I18n.MissingArgDomain
Missing $domain parameter in function call to __().
143:49General
ERRORWordPress.Security.EscapeOutput.ExceptionNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
154:31Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$notice['type']'.
183:80Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$notice['message']'.
183:97Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$style'.
171:37Security
ERRORPluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound
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.
75:3Plugin Repo
ERRORoutdated_tested_upto_header
Tested up to: 6.4 < 6.8. 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 Repo
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options'.
108:45Security
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "autoload_classes".
35:1Plugin Repo
ERRORWordPress.WP.I18n.MissingArgDomain
Missing $domain parameter in function call to esc_html_e().
94:26General
24 total row(s)
Scan History
1 scan recorded
11/13/2025, 5:32:04 AM10s
93
10
14
1 total row(s)