Skip to content

Commit

Permalink
Add Curated Query Loop transform for standard Query Loop
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rgiosan committed Mar 19, 2024
1 parent 797283e commit ae0eb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/admin/block-variation.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ registerBlockVariation('core/query', {
[['core/post-featured-image'], ['core/post-title'], ['core/post-excerpt']],
],
],
scope: ['inserter'],
scope: ['inserter', 'transform'],
});

0 comments on commit ae0eb75

Please sign in to comment.