CP Media Player - Audio and Video Player supported by major browsers, such as IE, Firefox, Opera, Safari, Chrome, and mobile devices: iPhone, iPad, An …
Prioritized issue groups from the latest Plugin Check scan
I18n
177
4 issue groups
Maintainability
83
13 issue groups
Security
10
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'audio-and-video-player' but got 'codepeople-media-player'.
Sample message
Function "get_current_blog_id()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.5.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
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
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 300.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AVP_PAGE_BUILDERS".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$codepeople_promote_banner_plugins".
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE "%ms_avp%".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "codepeople_add_promote_banner".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "codepeople-media-player", expected "audio-and-video-player".
Not analyzed yet.
First score snapshot
v1.3.0
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 272 | 224 | 48 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.