Skip to content

Instantly share code, notes, and snippets.

@elpuas
Created December 29, 2022 14:35
Show Gist options
  • Save elpuas/b678e60f39ecb3d24657078626db0d50 to your computer and use it in GitHub Desktop.
Save elpuas/b678e60f39ecb3d24657078626db0d50 to your computer and use it in GitHub Desktop.
Simple Query InnerBlocks
innerBlocks: [
[
'core/post-template',
{},
[
[ 'core/post-title' ],
[ 'core/post-excerpt' ]
],
],
[ 'core/query-pagination' ],
[ 'core/query-no-results' ],
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment