chore: update version to 1.0.2 and define SITI_DELIVERY_TIME_NOTICES_FILE constant
Some checks failed
Build & Release Plugin / release (push) Failing after 16s

This commit is contained in:
2026-02-06 18:58:01 +00:00
parent 7c5e729f67
commit ea6ea954ba
2 changed files with 7 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ final class SitiDeliveryTimeNotice {
public static function enqueue_assets(): void {
wp_enqueue_script(
'lb-levertijden',
plugins_url('assets/js/levertijden.js', __FILE__),
plugins_url('assets/js/levertijden.js', SITI_DELIVERY_TIME_NOTICES_FILE),
['jquery'],
'1.0.2',
true