The plugin allows you to notify visitors about the use of cookies (necessary to comply with the GDPR in the EU).
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo nl2br ..." but found "<?= nl2br ..." | 66:5 | — |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersText | Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'To get the cookie notice status in PHP use %s or %s functions.'. | 311:36 | General |
| ERROR | WordPress.WP.I18n.SingleUnderscoreGetTextFunction | Found single-underscore "_()" function when double-underscore expected. | 91:9 | General |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo esc_html__ ..." but found "<?= esc_html__ ..." | 10:9 | — |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo sprintf ..." but found "<?= sprintf ..." | 12:9 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Core'. | 15:21 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo esc_html__ ..." but found "<?= esc_html__ ..." | 18:9 | — |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo AdminHtml ..." but found "<?= AdminHtml ..." | 21:9 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'AdminHtml'. | 21:13 | 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 'Rate'. | 21:96 | Security |
| 11/13/2025, 7:25:04 PM | 15s | 67 | 107 | 17 |