Add self-hosted, YouTube, or Vimeo video backgrounds to any section in Gutenberg – with overlays, fallback images, and responsive controls .
Prioritized issue groups from the latest Plugin Check scan
Maintainability
86
9 issue groups
I18n
31
2 issue groups
Security
7
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$audioOnClick".
Sample message
Mismatched text domain. Expected 'video-background-block' but got 'video-background'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "vbb_build_vimeo_embed".
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VBB_DIR_PATH".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "VBBPlugin".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$overlayStyle'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "VBB".
Sample message
Detected usage of a non-sanitized input variable: $_GET['content']
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Video Background Block - Use video as background in section." is different from the name declared in plugin header "Video Background Block".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "video-background", expected "video-background-block".
Potential connections found in static code analysis.
Outbound calls
40
External assets
2
Incoming endpoints
7
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.2
75
Latest
v2.0.1
73
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 125 | 35 | 90 | v2.0.2 | 2.0.0 |
| 73 | 125 | 33 | 92 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.