Easy Support Videos for embedding helpful tutorials, training videos, and screencasts in the Admin dashboard. Works with YouTube, Vimeo, Wistia, Video …
Prioritized issue groups from the latest Plugin Check scan
Security
170
10 issue groups
Maintainability
57
11 issue groups
I18n
24
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$displayed_contextual_videos_context'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$contextual_videos_context_data".
Sample message
$_POST['contextual_videos']['id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['option_name']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.3.0.
Sample message
Use placeholders and $wpdb->prepare(); found $this
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "found_posts".
Sample message
Detected usage of a non-sanitized input variable: $_POST['value']
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
Detected usage of meta_query, possible slow query.
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter apply_filters_ref_array( 'found_posts_query', array( 'SELECT FOUND_ROWS()', &$this ) ) ) used in $wpdb->get_var()
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The $text text string should have translatable content. Found: '%1$s'
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Easy Support Videos - Embed videos in the admin" is different from the name declared in plugin header "Easy Support Videos".
Sample message
Mismatched "Tested up to": 6.0.0 != 5.7.1. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
Tested up to: 6.0 < 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.
Potential connections found in static code analysis.
Outbound calls
18
External assets
0
Incoming endpoints
9
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.0.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 255 | 160 | 95 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.