WordPress form builder to create lightweight contact forms, survey forms, feedback forms, booking forms, etc., right inside the block editor.
Prioritized issue groups from the latest Plugin Check scan
Security
116
9 issue groups
Maintainability
61
11 issue groups
I18n
7
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $action_query
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $action_query used in $wpdb->query()\n$action_query assigned unsafely at line 88.
Sample message
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$arrow_image".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT COUNT(form_id) FROM $table_name"
Sample message
Function "get_user()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.5.0.
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $this->store->table_gutenaforms_entries used in $wpdb->get_results()
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_GET['orderby'] not unslashed before sanitization. Use wp_unslash() or similar
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
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_gutena_forms_pro".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Plugin name "Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder" is different from the name declared in plugin header "Gutena Forms - Contact Forms Block".
Potential connections found in static code analysis.
Outbound calls
289
External assets
6
Incoming endpoints
5
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.0
38
Latest
v1.9.0
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 184 | 84 | 100 | v2.0.0 | 2.0.0 |
| 37 | 196 | 83 | 113 | v1.9.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.