Skip to content

Instantly share code, notes, and snippets.

@elpuas
Created November 28, 2022 14:17
Show Gist options
  • Save elpuas/b2b2a001b75e7cbf52b8e339fdc6577e to your computer and use it in GitHub Desktop.
Save elpuas/b2b2a001b75e7cbf52b8e339fdc6577e to your computer and use it in GitHub Desktop.
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