Load more button #1117
Annotations
3 errors and 3 warnings
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'.
|
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.
|
phpcs
Process completed with exit code 1.
|
phpcs:
includes/routes/event/list.php#L66
Processing form data without nonce verification.
|
phpcs:
includes/routes/event/list.php#L67
Processing form data without nonce verification.
|
phpcs:
includes/routes/event/list.php#L68
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|