Creates post thumbnails on fly and cache the result. Auto-create of post thumbnails based on: WP post thumbnail OR first img in post content OR attach …
| 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. | 281:26 | 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 '__'. | 22:133 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo __ ..." but found "<?= __ ..." | 23:64 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 23:77 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo __ ..." but found "<?= __ ..." | 26:4 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 26:17 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $name ..." but found "<?= $name ..." | 43:41 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'. | 43:51 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..." | 43:62 | — |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo __ ..." but found "<?= __ ..." | 44:3 | — |
| 13.11.2025, 19:55:25 | 14s | 78 | 83 | 33 |