A suite of useful addons for Beaver Builder for WPZOOM themes.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,090
7 issue groups
Security
1,013
4 issue groups
Maintainability
242
13 issue groups
Sample message
Mismatched text domain. Expected 'wpzoom-addons-for-beaver-builder' but got 'Border type.'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '".fl-node-$id .wpzabb-food-menu-wrap .wpzabb-food-menu-button a"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$add_class_to_icon".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Too many parameters passed to function "__()". Expected: 2 parameters, received: 3
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BB_WPZOOM_ADDON_DIR".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_excerpt".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_notices".
Sample message
$_POST['dat'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPZOOM Addons for Beaver Builder" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPZOOM_BB_Addon_Pack".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The "wpzabb/global/button" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Missing $domain parameter in function call to __().
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'The %s plugin requires %s plugin installed and activated.'.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wpzabb", expected "wpzoom-addons-for-beaver-builder".
Potential connections found in static code analysis.
Outbound calls
38
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v1.3.9
30
Latest
v1.3.8
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 2,345 | 2,168 | 177 | v1.3.9 | 2.0.0 |
| 30 | 2,368 | 2,216 | 152 | v1.3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.