- Timestamp:
- 12/14/2021 05:09:04 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php
r52164 r52375 5 5 return array( 6 6 'title' => __( 'Grid of image posts', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-query' ),7 'categories' => array( 'query' ), 8 8 'blockTypes' => array( 'core/query' ), 9 9 'content' => '<!-- wp:query {"query":{"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","sticky":"","inherit":false,"perPage":12},"displayLayout":{"type":"flex","columns":3},"layout":{"inherit":true}} -->
Note: See TracChangeset
for help on using the changeset viewer.