From c5bb48d99a4e7ab7ce66ca77ea51b51966bb6689 Mon Sep 17 00:00:00 2001 From: Miguel Peixe Date: Fri, 18 Oct 2024 14:28:13 -0300 Subject: [PATCH] Revert "fix: whitelist select2 dependency" This reverts commit f958d868c4f0912cc40f9415f1b943198eccb5cf. --- includes/class-modal-checkout.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/class-modal-checkout.php b/includes/class-modal-checkout.php index ed52b35f0..b7be582d4 100644 --- a/includes/class-modal-checkout.php +++ b/includes/class-modal-checkout.php @@ -691,7 +691,6 @@ public static function dequeue_scripts() { $allowed_assets = [ 'jquery', 'google_gtagjs', - 'select2', // Newspack. 'newspack-newsletters-', 'newspack-blocks-modal',