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
Some checks failed
Build & Release Plugin / release (push) Failing after 16s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user