Brightcove integration plugin, manage your Brightcove video cloud from within WordPress, using the latest APIs
Prioritized issue groups from the latest Plugin Check scan
I18n
566
3 issue groups
Security
174
4 issue groups
Maintainability
74
11 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'brightcove-video-connect' but got 'brightcove'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BC_API".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['account']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bc_video_query_terms".
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Function "do_action_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.2.0.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bc_accounts".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "brightcove", expected "brightcove-video-connect".
Potential connections found in static code analysis.
Outbound calls
74
External assets
1
Incoming endpoints
12
No public endpoints detected.
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.8.8
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 815 | 580 | 235 | v2.8.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.