Build beautiful responsive forms for WordPress. Contact forms, surveys, quizzes, booking forms, payments, popups & more with NEX-Forms...
Prioritized issue groups from the latest Plugin Check scan
I18n
1,706
1 issue group
Security
1,184
8 issue groups
Maintainability
156
16 issue groups
Sample message
Mismatched text domain. Expected 'nex-forms-express-wp-form-builder' but got 'nex-forms'.
Sample message
$_GET['open_form'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$key]. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found !
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$key]
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$api_params".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_nf_wf_notice_dismissible".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CSVExport".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "NF_PATH".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$array'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
Detected production-time change to PHP error reporting: ini_set().
Sample message
The use of function ini_set() is discouraged
Sample message
error_reporting() can lead to full path disclosure.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Potential connections found in static code analysis.
Outbound calls
224
External assets
10
Incoming endpoints
66
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
47 more hidden
6 score snapshots
v9.3.2
24
Latest
v9.3.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 3,062 | 1,950 | 1,112 | v9.3.2 | 2.1.0 |
| 24 | 3,124 | 1,971 | 1,153 | v9.3.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.