The fast, flexible and responsive podcast player powered by podlove meta data.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| 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. | 22:3 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $translation | 31:16 | General |
| ERROR | WordPress.WP.DeprecatedParameters.Get_termsParam2Found | The parameter "array(\n 'hide_empty' => false,\n 'fields' => 'all',\n )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter. | 439:17 | Plugin Repo |
| ERROR | invalid_plugin_name | Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ===" | — | 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_podlove_web_player". | 40: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_podlove_web_player". | 63:1 | Plugin Repo |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_tax_query | Detected usage of tax_query, possible slow query. | 153:13 | Performance |
| 11/14/2025, 6:51:25 AM | 13s | 99 | 6 | 1 |