The 100% beginner friendly WordPress form builder. Drag & drop form fields to build beautiful, professional contact forms in minutes.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$form_id'. | includes/Display/Render.php:366:91 | Security |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersText | Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Rate limit exceeded. Maximum %d requests per %d seconds allowed.'. | blocks/views/includes/Authentication/RateLimiter.php:69:25 | General |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | ninja-forms.php | Plugin Repo |
| ERROR | WordPress.DateTime.RestrictedFunctions.timezone_change_date_default_timezone_set | Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support. | ninja-forms.php:250:21 | — |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | ninja-forms.php:251:28 | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nf_init". | ninja-forms.php:479:20 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nf_admin_init". | ninja-forms.php:529:20 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | ninja-forms.php:550:39 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | ninja-forms.php:588:39 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | ninja-forms.php:607:13 | General |
| 02.12.2025, 15:32:02 | 51s | 1 | 782 | 1106 |
| 12.11.2025, 15:44:28 | 1m 19s | 1 | 781 | 1102 |