A plugin for setting the featured video in SiteOrigin's Focus theme.
Prioritized issue groups from the latest Plugin Check scan
I18n
21
2 issue groups
Security
18
5 issue groups
Maintainability
5
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'focus-videos' but got 'focus'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$self'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Detected usage of a non-sanitized input variable: $_POST['_focusnonce']
Sample message
$_POST['_focusnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "focus_admin_after_video_metabox".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['focus_video']. Check that the array index exists before using it.
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
Plugin name "Focus Videos" is different from the name declared in plugin header "Focus Video Plugin".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.6 < 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
The plugin name includes a restricted term. Your chosen plugin name - "Focus Video Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1
53
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 45 | 36 | 9 | v1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.