PowerPack Lite for Beaver Builder extends Beaver Builder with custom options, unique modules and templates.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,486
6 issue groups
Security
1,280
7 issue groups
Maintainability
450
7 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'powerpack-addon-for-beaver-builder' but got 'bb-powerpack'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$al1'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activated_templates".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cf7_module_form_titles".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPBreadcrumbsModule".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pp_business_hours_enable_schema".
Sample message
Detected usage of a non-sanitized input variable: $_POST['bb_powerpack_extensions']
Sample message
$_POST['bb_powerpack_extensions'] not unslashed before sanitization. Use wp_unslash() or similar
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
The $text parameter must be a single text string literal. Found: $info['title']
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '<span style="color:red;">**Twitter removed support for embedded collections (%s). Please use List instead.**</span><br><br>Please refer to this guide to create List and get the List URL %s'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_USER_AGENT']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to _e().
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bb-powerpack", expected "powerpack-addon-for-beaver-builder".
Not analyzed yet.
First score snapshot
v1.3.1
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 3,217 | 2,842 | 375 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.