Add a beautiful form widget & receive responses from customers on chat apps like WhatsApp.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | whatsform.php:76:17 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_redirect'. | whatsform.php:53:14 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wp_plugins_dir". | whatsform.php:20:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_whatsform_page". | whatsform.php:172:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base". | whatsform.php:19:1 | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | whatsform.php:125:59 | Security |
| WARNING | WordPress.WP.EnqueuedResourceParameters.MissingVersion | 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. | whatsform.php:400:5 | Performance |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['reason_id'] not unslashed before sanitization. Use wp_unslash() or similar | whatsform.php:411:84 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['plugin'] not unslashed before sanitization. Use wp_unslash() or similar | whatsform.php:412:81 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['reason_info'] not unslashed before sanitization. Use wp_unslash() or similar | whatsform.php:418:92 | Security |
| 28.11.2025, 06:30:46 | 8s | 96 | 5 | 10 |
| 14.11.2025, 17:09:07 | 10s | 96 | 6 | 10 |