Create landing pages, forms, surveys, quizzes and viral giveaways.
| 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. | 77:13 | 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 'self'. | 175:14 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$placement'. | 175:42 | Security |
| ERROR | readme_mismatched_header_requires_php | Mismatched Requires PHP: 7.4 != 8.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header. | — | Plugin Repo |
| WARNING | mismatched_plugin_name | Plugin name "Woorise - Landing Pages, Forms & Surveys" is different from the name declared in plugin header "Woorise". | — | — |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your chosen plugin name - "Woorise - Landing Pages, Forms & Surveys" - contains the restricted term "woo" which cannot be used at all in your plugin name. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['woorise_rules'] not unslashed before sanitization. Use wp_unslash() or similar | 227:16 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['woorise_rules'] | 227:16 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar | 302:62 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST'] | 302:62 | Security |
| 14.11.2025, 22:07:27 | 12s | 95 | 4 | 14 |