WordPress Video Player Plugin for VdoCipher: secure video embed, custom video player, watermark & easy integration with all LMS platforms.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
49
11 issue groups
Security
40
5 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "buildPlayerV1".
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_SERVER['SCRIPT_NAME']'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$embedVersionDisplay".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['PHP_SELF']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['PHP_SELF']
Sample message
$_SERVER['PHP_SELF'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Short PHP opening tag used with echo; expected "<?php echo $keyDescriptionDisplay ..." but found "<?= $keyDescriptionDisplay ..."
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "VdoCipher: Secure Video Player and Hosting" is different from the name declared in plugin header "VdoCipher".
Sample message
Tested up to: 6.8 < 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
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.5.1.
Not analyzed yet.
First score snapshot
v1.30
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 91 | 37 | 54 | v1.30 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.