Skip to content

Instantly share code, notes, and snippets.

@mkdizajn
Last active December 18, 2024 09:42
Show Gist options
  • Save mkdizajn/854d0d3f5912d0e37aedcf4b6ffdebd1 to your computer and use it in GitHub Desktop.
Save mkdizajn/854d0d3f5912d0e37aedcf4b6ffdebd1 to your computer and use it in GitHub Desktop.
guten block shortcuts
// get editor meta
wp.data.select( 'core/editor').getEditedPostAttribute("meta");
// get editor blocks
wp.data.select( 'core/editor').getEditorBlocks();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment