Bring Builderall’s powerful tools to your WordPress site a drag and drop page builder, popups, social proof, and more.
Prioritized issue groups from the latest Plugin Check scan
I18n
3,277
4 issue groups
Maintainability
1,384
13 issue groups
Security
1,359
8 issue groups
Sample message
Mismatched text domain. Expected 'builderall-cheetah-for-wp' but got 'Link to learn more about Builderall Builder Pro'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"#tab-$tab_node_id-$key"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accordion_node_id".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ba_cheetah_after_control_' . $field['type']".
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BACheetah".
Sample message
Processing form data without nonce verification.
Sample message
Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..."
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['post']
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Missing $domain parameter in function call to __().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BA_CHEETAH_AUTENTICATED".
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
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
Detected usage of a possibly undefined superglobal array index: $_GET['ba-cheetah-template-type']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ba_cheetah_filesystem".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
The $text parameter must be a single text string literal. Found: $label
Sample message
Function "get_user_locale()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Potential connections found in static code analysis.
Outbound calls
290
External assets
1
Incoming endpoints
9
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0.2
24
Latest
v3.0.1
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 6,085 | 4,778 | 1,307 | v3.0.2 | 2.0.0 |
| 23 | 6,090 | 4,782 | 1,308 | v3.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.