WordPress's most reliable, easy to use and feature-rich video player. Supports responsive design, HTML5, playlists, ads, stats, Vimeo and YouTube.
Prioritized issue groups from the latest Plugin Check scan
Security
1,595
10 issue groups
Maintainability
810
11 issue groups
I18n
181
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p>Post $post_id done, removing from queue!</p>\n"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "FV_Player_Bunny_Stream".
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'fv_flowplayer_buttons_'.$key".
Sample message
Use of a direct database call is discouraged.
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 $actual_video_ids
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$FV_Player_Checker".
Sample message
Mismatched text domain. Expected 'fv-wordpress-flowplayer' but got 'bbpress'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['fv-email-export']. Check that the array index exists before using it.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FV_Player_BunnyCDN_Rewrite".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $date_query at " $date_query ORDER BY post_modified_gmt DESC LIMIT 1"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $actual_video_ids used in $wpdb->get_results()\n$actual_video_ids assigned unsafely at line 610.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $domain parameter must be a single text string literal. Found: $translation_domain
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Function "get_the_post_thumbnail_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.5.0.
Potential connections found in static code analysis.
Outbound calls
272
External assets
0
Incoming endpoints
28
No external asset domains detected.
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
12 more hidden
3 score snapshots
v7.5.53.7212
23
Latest
v7.5.52.7212
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,765 | 1,311 | 1,454 | v7.5.53.7212 | 2.0.0 |
| 23 | 2,765 | 1,311 | 1,454 | v7.5.52.7212 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.