The official WordPress plugin for PlayerJS.com — a free online builder for custom HTML5 video and audio players.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
4 issue groups
Security
6
3 issue groups
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pjs_settings_path".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
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;
Potential connections found in static code analysis.
Outbound calls
7
External assets
1
Incoming endpoints
0
No notable third-party domains detected.
No public endpoints detected.
First score snapshot
v2.25
85
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 14 | 1 | 13 | v2.25 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.