Use video as background in the section.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$mainSl". | 6:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$styles". | 7:1 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_block_wrapper_attributes'. | 21:17 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound | Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "VBB". | 2:1 | Plugin Repo |
| WARNING | textdomain_mismatch | The "Text Domain" header in the plugin file does not match the slug. Found "video-background", expected "video-background-block". | — | Plugin Repo |
| WARNING | mismatched_plugin_name | Plugin name "Video Background Block – Use Video as Background in Sections" is different from the name declared in plugin header "Video Background Block". | — | — |
| 15.11.2025, 01:17:11 | 10s | 99 | 4 | 2 |