Simply add a small message bar to the bottom of each page of your website to display notice messages such as sales, notices and any text messages.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | sitewide-notice-settings.php:227:86 | 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 'plugins_url'. | sitewide-notice-wp.php:144:52 | 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 'htmlspecialchars_decode'. | sitewide-notice-wp.php:171:54 | 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 'stripcslashes'. | sitewide-notice-settings.php:220:73 | 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 'wp_create_nonce'. | sitewide-notice-settings.php:225:67 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['background-color'] not unslashed before sanitization. Use wp_unslash() or similar | sitewide-notice-settings.php:93:62 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['font-color'] not unslashed before sanitization. Use wp_unslash() or similar | sitewide-notice-settings.php:97:56 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['message'] not unslashed before sanitization. Use wp_unslash() or similar | sitewide-notice-settings.php:101:59 | Security |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your plugin name - "Sitewide Notice WP" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress. | sitewide-notice-wp.php | Plugin Repo |
| WARNING | trademarked_term | The plugin slug includes a restricted term. Your plugin slug - "sitewide-notice-wp" - contains the restricted term "wp" which can be used within the plugin slug, as long as you don't use the full name in the plugin name. For example: You can use WP but not WordPress. | sitewide-notice-wp.php | Plugin Repo |
| 03.12.2025, 15:00:12 | 8s | 95 | 5 | 13 |
| 14.11.2025, 12:50:48 | 11s | 94 | 5 | 14 |