Free WordPress form builder with calculations, signatures, star ratings, unlimited submissions stored on your site, and an AI form builder.
Prioritized issue groups from the latest Plugin Check scan
Security
1,013
10 issue groups
Maintainability
850
11 issue groups
I18n
276
4 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EDD_SL_Plugin_Updater".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div id='$error_id' class='error'><p>$error</p></div>"'.
Sample message
$_COOKIE[WP_SESSION_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[WP_SESSION_COOKIE]
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'nf_services_installed_' . $plugin".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Action with ID %d not found in form %d'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addon".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['nf_import_fields']['tmp_name']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'ninja-forms' but got "ninja-froms".
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
Use placeholders and $wpdb->prepare(); found $anon_subs_query
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
Use placeholders and $wpdb->prepare(); found interpolated variable $entriesTable at $entriesTable \n
Sample message
Unescaped parameter $actions_meta_sql[ 'insert' ] used in $wpdb->query()\n$actions_meta_sql[ 'insert' ] used without escaping.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' in '{$infix}'."'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "NF_Abstracts_Extension".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
249
External assets
4
Incoming endpoints
47
register_rest_route
register_rest_route
register_rest_route
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
13 more hidden
12 score snapshots
v3.15.4
24
Latest
v3.15.3
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,306 | 710 | 1,596 | v3.15.4 | 2.1.0 |
| 24 | 2,305 | 709 | 1,596 | v3.15.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.