Create contact, survey, payment, and login forms with drag-and-drop, free email notification templates, and conditional logic.
Prioritized issue groups from the latest Plugin Check scan
Security
313
10 issue groups
Maintainability
313
13 issue groups
I18n
63
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Function "wp_cache_flush_group()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT content FROM $table_name WHERE form_id = %d"
Sample message
Unescaped parameter $forms_table used in $wpdb->get_var()\n$forms_table assigned unsafely at line 913.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "efb_get_addon_phrases".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[LOGGED_IN_COOKIE]
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['async-upload']['name']. Check that the array index exists before using it.
Sample message
$_POST['email'] not unslashed before sanitization. Use wp_unslash() or similar
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Error: server (%s) responded with an invalid request. responded code : %s '.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 8205.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dev_mode".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CDN_ZONE_AREA".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Potential connections found in static code analysis.
Outbound calls
262
External assets
5
Incoming endpoints
33
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
18 more hidden
9 score snapshots
v4.2.1
24
Latest
v4.1.3
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 737 | 228 | 509 | v4.2.1 | 2.1.0 |
| 24 | 690 | 228 | 462 | v4.1.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.