| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo basename ..." but found "<?= basename ..." | 1015:93 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'basename'. | 1015:97 | Security |
| ERROR | WordPressVIPMinimum.Performance.WPQueryParams.SuppressFilters_suppress_filters | Setting `suppress_filters` to `true` is prohibited. | 472:13 | Performance |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $wrap_to_figure ..." but found "<?= $wrap_to_figure ..." | 528:5 | — |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo v3d_iframe_allow_html ..." but found "<?= v3d_iframe_allow_html ..." | 532:16 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'v3d_iframe_allow_html'. | 532:20 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo v3d_iframe_allow_html ..." but found "<?= v3d_iframe_allow_html ..." | 532:78 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'v3d_iframe_allow_html'. | 532:82 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..." | 533:18 | — |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $wrap_to_figure ..." but found "<?= $wrap_to_figure ..." | 535:5 | — |
| 16.11.2025, 06:13:43 | 17s | 26 | 228 | 298 |