Contact form builder for WordPress: create block forms, booking forms, reservation forms, subscribe forms, and custom forms.
Prioritized issue groups from the latest Plugin Check scan
Security
27
5 issue groups
Maintainability
25
11 issue groups
I18n
10
3 issue groups
Performance
2
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_block_file_template".
Sample message
Mismatched text domain. Expected 'gutenverse-form' but got '--gctd--'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
Using exclusionary parameters, like post__not_in, 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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_CRON".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$value'.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Plugin name "Gutenverse Form - Contact Form Builder, Block Form & Booking Form" is different from the name declared in plugin header "Gutenverse Form".
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Function "traverse_and_serialize_blocks()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.9.0.
Not analyzed yet.
2 score snapshots
v2.8.2
58
Latest
v2.8.1
58
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 65 | 17 | 48 | v2.8.2 | 2.0.0 |
| 58 | 65 | 17 | 48 | v2.8.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.