Created
November 28, 2022 14:17
-
-
Save elpuas/b2b2a001b75e7cbf52b8e339fdc6577e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const SIMPLE_QUERY = `loop-patterns/simple-query` | |
wp.domReady( function() { | |
wp.blocks.registerBlockVariation( 'core/query', {} ) | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment