Show user metadata in a metabox when editing users - a great tool for debugging issues with user metadata.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $text_domain | 95:62 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $val | 268:39 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$table_row_id'. | 117:71 | Security |
| ERROR | PluginCheck.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. | 66:4 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $text_domain | 268:61 | General |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | 2642:18 | Plugin Repo |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.3 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SuextMinifyCssCompressor". | 24:5 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "$deprecated = ''" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 2752:17 | 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 '$this'. | 71:18 | Security |
| 14.11.2025, 12:35:44 | 26s | 83 | 14 | 62 |