Displays a custom welcome message to new visitors and another to return visitors.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | what_would_seth_godin_do.php | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wwsgd_get_the_message'. | what_would_seth_godin_do.php:196:10 | 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 'rtrim'. | what_would_seth_godin_do.php:212:137 | 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 '$wwsgd_settings['repetition']'. | what_would_seth_godin_do.php:219:36 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['wwsgd_message_location']. Use isset() or empty() to check the index exists before using it | what_would_seth_godin_do.php:50:60 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['wwsgd_message_include_pages']. Use isset() or empty() to check the index exists before using it | what_would_seth_godin_do.php:51:57 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['wwsgd_repetition']. Use isset() or empty() to check the index exists before using it | what_would_seth_godin_do.php:52:48 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['wwsgd_exclude_ids']. Use isset() or empty() to check the index exists before using it | what_would_seth_godin_do.php:53:116 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['wwsgd_exclude_ids'] | what_would_seth_godin_do.php:53:116 | Security |
| WARNING | WordPress.Security.PluginMenuSlug.Using__FILE__ | Using __FILE__ for menu slugs risks exposing filesystem structure. | what_would_seth_godin_do.php:39:75 | Security |
| 15.12.2025, 21:00:13 | 8s | 96 | 4 | 8 |
| 15.11.2025, 00:32:06 | 9s | 96 | 5 | 8 |