wp/wp-includes/block-patterns/query-grid-posts.php
changeset 19 3d72ae0968f4
parent 18 be944660c56a
equal deleted inserted replaced
18:be944660c56a 19:3d72ae0968f4
     7 
     7 
     8 return array(
     8 return array(
     9 	'title'      => _x( 'Grid', 'Block pattern title' ),
     9 	'title'      => _x( 'Grid', 'Block pattern title' ),
    10 	'blockTypes' => array( 'core/query' ),
    10 	'blockTypes' => array( 'core/query' ),
    11 	'categories' => array( 'query' ),
    11 	'categories' => array( 'query' ),
    12 	'content'    => '<!-- wp:query {"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"flex","columns":3}} -->
    12 	'content'    => '<!-- wp:query {"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"flex","columns":3}} -->
    13 					<div class="wp-block-query">
    13 					<div class="wp-block-query">
    14 					<!-- wp:post-template -->
    14 					<!-- wp:post-template -->
    15 					<!-- wp:group {"style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"layout":{"inherit":false}} -->
    15 					<!-- wp:group {"style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"layout":{"inherit":false}} -->
    16 					<div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:post-title {"isLink":true} /-->
    16 					<div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:post-title {"isLink":true} /-->
    17 					<!-- wp:post-excerpt /-->
    17 					<!-- wp:post-excerpt /-->