Load more button #1120
Annotations
2 errors and 3 warnings
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#L70
Processing form data without nonce verification.
|
phpcs:
includes/routes/event/list.php#L71
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|