An easy-to-use Beaver Builder addon to import pages or templates as a header or a footer across a Beaver Builder website.
Prioritized issue groups from the latest Plugin Check scan
Security
37
4 issue groups
Maintainability
29
7 issue groups
I18n
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['name']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BB_Admin_UI".
Sample message
Detected usage of a non-sanitized input variable: $_POST['bb_footer_id']
Sample message
$_POST['bb_footer_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BBHF_DIR".
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Function "wp_normalize_path()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.6.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bb_header_footer_init".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bhf_setting_{$setting}".
Sample message
Tested up to: 6.8 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.2.5
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 70 | 39 | 31 | v1.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.