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
277
10 issue groups
Maintainability
259
13 issue groups
I18n
67
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
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
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
Processing form data without nonce verification.
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 389.
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 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
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
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['async-upload']
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dev_mode".
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 6986.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CDN_ZONE_AREA".
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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Potential connections found in static code analysis.
Outbound calls
265
External assets
5
Incoming endpoints
30
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
15 more hidden
7 score snapshots
v4.1.2
24
Latest
v4.1.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 645 | 212 | 433 | v4.1.2 | 2.0.0 |
| 24 | 626 | 211 | 415 | v4.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.