Advanced form builder plugin for Gutenberg. Create forms from the ground up, customize the existing ones, and style them up – all in one editor.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,038
2 issue groups
Maintainability
1,593
14 issue groups
Security
56
7 issue groups
Supply Chain
6
1 issue group
Sample message
Mismatched text domain. Expected 'jetformbuilder' but got 'jet-engine'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "JFB_Compatibility".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'jet-form-builder/action/after-post-' . $this->get_id()".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$global_key".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Unescaped parameter $actions used in $wpdb->query()\n$actions assigned unsafely at line 16.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "jet_fb_action_handler".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Parent control `$parent` not found in the controls stack."'.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_AJAX".
Sample message
Hidden files are not permitted.
Sample message
The use of function ini_set() is discouraged
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The "jfb/bricks/form/after" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
A function call to esc_html__() 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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['_wpnonce']. Check that the array index exists before using it.
Sample message
$_REQUEST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $limit at "SELECT post_id, meta_value FROM {$wpdb->postmeta} WHERE meta_key = '_jet_sm_controls_values' LIMIT $limit OFFSET $offset"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CX_Vue_UI".
Potential connections found in static code analysis.
Outbound calls
278
External assets
0
Incoming endpoints
9
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 score snapshots
v3.6.5
19
Latest
v3.6.4.2
19
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 19 | 3,707 | 2,103 | 1,604 | v3.6.5 | 2.0.0 |
| 19 | 3,711 | 2,104 | 1,607 | v3.6.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.