IntenseDebate comments enhance and encourage conversation on your blog. Build your reader community, increase your comments, & boost pageviews.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| 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. | 46:2 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedFunctions.get_usermetaFound | get_usermeta() has been deprecated since WordPress version 3.0.0. Use get_user_meta() instead. | 64:10 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedFunctions.delete_usermetaFound | delete_usermeta() has been deprecated since WordPress version 3.0.0. Use delete_user_meta() instead. | 70:10 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedFunctions.get_author_nameFound | get_author_name() has been deprecated since WordPress version 2.8.0. Use get_the_author_meta('display_name') instead. | 76:10 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 2102:42 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 2103:50 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 2103:100 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to _e(). | 2108:199 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 2108:199 | Security |
| 16.11.2025, 03:28:17 | 22s | 32 | 202 | 113 |