The best form builder for small business and freelancers, Make complex forms easily. Lifetime license.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
398
13 issue groups
Security
166
9 issue groups
I18n
25
3 issue groups
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$currentFile]
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\r\n'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$name]['tmp_name']. Check that the array index exists before using it.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rness_multiple_steps_include_step_image".
Sample message
Found single-underscore "_()" function when double-underscore expected.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 23.
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
Detected usage of meta_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$loader".
Potential connections found in static code analysis.
Outbound calls
298
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
3 score snapshots
v1.3.41
25
Latest
v1.3.39
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 608 | 189 | 419 | v1.3.41 | 2.0.0 |
| 25 | 607 | 189 | 418 | v1.3.39 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.