Displays all the hooks( Actions and Filters ) for the current request in Debug Bar panel.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | invalid_license | Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier. | — | — |
| ERROR | license_mismatch | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | — | 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 'call_user_func'. | 41:14 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dbafa_is_closure". | 109:1 | Plugin Repo |
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function create_function() is forbidden | 33:33 | — |
| ERROR | outdated_tested_upto_header | Tested up to: 6.0 < 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 |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | — | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 45:16 | Security |
| WARNING | WordPress.PHP.DevelopmentFunctions.error_log_var_export | var_export() found. Debug code should not normally be used in production. | 211:31 | — |
| 16.11.2025, 07:15:19 | 12s | 98 | 6 | 3 |