WordPress's most reliable, easy to use and feature-rich video player. Supports playlists, ads, stats and user video position saving.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
977
14 issue groups
Security
554
8 issue groups
I18n
117
3 issue groups
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
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\t\t\t<video:$videoTag>$videoTagValue</video:$videoTag>\n"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'fv_flowplayer_buttons_'.$key".
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$FV_Player_Checker".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file_chunk']['error']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FV_Player_BunnyCDN_Rewrite".
Sample message
Mismatched text domain. Expected 'fv-player' but got 'bbpress'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
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
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file_chunk']
Sample message
Unescaped parameter $date_query used in $wpdb->get_results()\n$date_query assigned unsafely at line 452.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $order at "SELECT * FROM `{$wpdb->prefix}fv_player_encoding_jobs` $where ORDER BY $order_by $order LIMIT %d, %d"
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Attempting a database schema change is discouraged.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
269
External assets
0
Incoming endpoints
31
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
15 more hidden
2 score snapshots
v8.1.6
24
Latest
v8.1.5
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,706 | 323 | 1,383 | v8.1.6 | 2.0.0 |
| 24 | 1,706 | 323 | 1,383 | v8.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.