From 2a32cc37168c560f0cb3844d1c4eb7d5c59e6ed6 Mon Sep 17 00:00:00 2001 From: Warwick Date: Thu, 5 Dec 2024 14:51:37 +0200 Subject: [PATCH] Adding in some notes. --- assets/js/blocks/general.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/js/blocks/general.js b/assets/js/blocks/general.js index 3bdd34b2..b101f90f 100644 --- a/assets/js/blocks/general.js +++ b/assets/js/blocks/general.js @@ -1,3 +1,5 @@ +// metadata.bindings not handle correctly + wp.domReady(() => { // Gallery Block wp.blocks.registerBlockVariation("core/gallery", {