X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/radon/wp-includes/block-patterns
home
/
gfecatvj
/
sites
/
radon
/
wp-includes
/
block-patterns
/
📁
..
📄
heading-paragraph.php
(1.12 KB)
📄
large-header-button.php
(2.58 KB)
📄
large-header.php
(1.29 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)
📄
quote.php
(1.34 KB)
📄
social-links-shared-background-color.php
(951 B)
📄
text-three-columns-buttons.php
(2.55 KB)
📄
text-two-columns-with-images.php
(2.32 KB)
📄
text-two-columns.php
(2.11 KB)
📄
three-buttons.php
(1.72 KB)
📄
two-buttons.php
(1.08 KB)
📄
two-images.php
(992 B)
Editing: two-images.php
<?php /** * Two images side by side block pattern. * * @package WordPress */ return array( 'title' => __( 'Two images side by side' ), 'categories' => array( 'gallery' ), 'description' => _x( 'An image gallery with two example images.', 'Block pattern description' ), 'content' => "<!-- wp:gallery {\"ids\":[null,null],\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.5/don-quixote-05.jpg\" alt=\"" . __( 'An old pencil drawing of Don Quixote and Sancho Panza sitting on their horses, by Wilhelm Marstrand.' ) . '"/></figure></li><li class="blocks-gallery-item"><figure><img src="https://s.w.org/images/core/5.5/don-quixote-01.jpg" alt="' . __( 'An old pencil drawing of Don Quixote and Sancho Panza sitting on their horses, by Wilhelm Marstrand.' ) . "\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->", );
Upload File
Create Folder