File: /home/elrashedytravel/www/wp-content/themes/reviewnews/inc/hooks/patterns/theme-block-6-2.php
<?php
/**
* CoverNewws and Blockspare content pattern.
*
* @package ReviewNews
*/
return array(
'title' => __( '3 Columns Post Grid - 2', 'reviewnews' ),
'categories' => array( 'reviewnews' ),
'content' => '<!-- wp:query {"queryId":20,"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"metadata":{"categories":["reviewnews"],"patternName":"reviewnews/theme-block-6","name":"Grid"}} -->
<div class="wp-block-query"><!-- wp:group {"style":{"spacing":{"blockGap":"20px","margin":{"bottom":"0px"},"padding":{"bottom":"20px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="margin-bottom:0px;padding-bottom:20px"><!-- wp:heading {"align":"wide"} -->
<h2 class="wp-block-heading alignwide">Post Grid</h2>
<!-- /wp:heading -->
<!-- wp:post-template {"align":"wide","style":{"spacing":{"blockGap":"20px"}},"layout":{"type":"grid","columnCount":3}} -->
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0","bottom":"0"},"blockGap":"10px"}},"layout":{"inherit":false}} -->
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"isLink":true,"style":{"elements":{"link":{"color":{"text":"var:preset|color|black"},":hover":{"color":{"text":"#0047AB"}}}},"typography":{"fontSize":"1em"}},"textColor":"black"} /-->
<!-- wp:post-date {"fontSize":"small"} /-->
<!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/2"} /--></div>
<!-- /wp:group -->
<!-- /wp:post-template --></div>
<!-- /wp:group --></div>
<!-- /wp:query -->',
);