Showcase your podcast only using podcasting feed url. Use widget, shortcode or editor block to display podcast player anywhere on your site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
143
11 issue groups
Security
32
8 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Detected usage of a non-sanitized input variable: $_POST['args']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->identifier . '_force_dispatch_interval'".
Sample message
Use of a direct database call is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $in_clause used in $wpdb->get_var()\n$in_clause assigned unsafely at line 490.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$point'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pp_sub_markup'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.9.0.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $in_clause at "SELECT post_id FROM {$wpdb->postmeta} WHERE meta_key IN ( 'pp_featured_key', 'pp_featured_key_norm' ) AND meta_value IN ( $in_clause ) ORDER BY post_id ASC LIMIT 1"
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Plugin name "Podcast Player - Your Podcasting Companion" is different from the name declared in plugin header "podcast player".
Potential connections found in static code analysis.
Outbound calls
128
External assets
0
Incoming endpoints
19
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
4 score snapshots
v8.3.1
38
Latest
v8.3.0
46
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 175 | 18 | 157 | v8.3.1 | 2.0.0 |
| 46 | 147 | 14 | 133 | v8.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.