Load more button #1117
Annotations
3 errors and 3 warnings
Run PHPCS:
includes/routes/event/list.php#L86
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$rendered_html'.
|
Run PHPCS:
themes/wporg-translate-events-2024/blocks/event-list/index.php#L48
When a multi-item array uses associative keys, each value should start on a new line.
|
Run PHPCS
Process completed with exit code 1.
|
Run PHPCS:
includes/routes/event/list.php#L66
Processing form data without nonce verification.
|
Run PHPCS:
includes/routes/event/list.php#L67
Processing form data without nonce verification.
|
Run PHPCS:
includes/routes/event/list.php#L68
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
Loading