X7ROOT File Manager
Current Path:
/home/notabjze/boatingnight.com/wp-includes/block-patterns
home
/
notabjze
/
boatingnight.com
/
wp-includes
/
block-patterns
/
ðŸ“
..
📄
error_log
(26.32 KB)
📄
query-grid-posts.php
(972 B)
📄
query-large-title-posts.php
(1.94 KB)
📄
query-medium-posts.php
(1.03 KB)
📄
query-offset-posts.php
(1.96 KB)
📄
query-small-posts.php
(1.15 KB)
📄
query-standard-posts.php
(808 B)
📄
social-links-shared-background-color.php
(951 B)
Editing: query-small-posts.php
<?php /** * Query: Small image and title. * * @package WordPress */ return array( 'title' => _x( 'Small image and title', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> <div class="wp-block-query"> <!-- wp:post-template --> <!-- wp:columns {"verticalAlignment":"center"} --> <div class="wp-block-columns are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"25%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:25%"><!-- wp:post-featured-image {"isLink":true} /--></div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center","width":"75%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:75%"><!-- wp:post-title {"isLink":true} /--></div> <!-- /wp:column --></div> <!-- /wp:columns --> <!-- /wp:post-template --> </div> <!-- /wp:query -->', );
Upload File
Create Folder