Play any Youtube video as background of your page or as custom player inside an element of the page.
Prioritized issue groups from the latest Plugin Check scan
Security
82
9 issue groups
Maintainability
20
9 issue groups
Repo Compliance
4
4 issue groups
I18n
3
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$h'.
Sample message
Sanitization missing for register_setting().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_mb_plugin".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["activate"]. Check that the array index exists before using it.
Sample message
$_POST["name_space"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "deleteDir".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
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
File and folder names must not contain spaces or special characters.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "mbideas_notice".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$dirPath must be a directory"'.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Tested up to: 6.3 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wpmbytplayer" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Potential connections found in static code analysis.
Outbound calls
62
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v3.3.8
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 109 | 80 | 29 | v3.3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.