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: text-three-columns-buttons.php
<?php /** * Three columns of text, each a button at the bottom block pattern. * * @package WordPress */ return array( 'title' => __( 'Three columns of text with buttons' ), 'categories' => array( 'columns' ), 'content' => "<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>" . __( 'Which treats of the character and pursuits of the famous Don Quixote of La Mancha.' ) . "</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"borderRadius\":50,\"style\":{\"color\":{\"text\":\"#ba0c49\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color\" style=\"border-radius:50px;color:#ba0c49\">" . __( 'Chapter One' ) . "</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>" . __( 'Which treats of the first sally the ingenious Don Quixote made from home.' ) . "</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"borderRadius\":50,\"style\":{\"color\":{\"text\":\"#ba0c49\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color\" style=\"border-radius:50px;color:#ba0c49\">" . __( 'Chapter Two' ) . "</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>" . __( 'Wherein is related the droll way in which Don Quixote had himself dubbed a knight.' ) . "</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"borderRadius\":50,\"style\":{\"color\":{\"text\":\"#ba0c49\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color\" style=\"border-radius:50px;color:#ba0c49\">" . __( 'Chapter Three' ) . "</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:group -->", 'viewportWidth' => 1000, 'description' => _x( 'Three small columns of text, each with an outlined button with rounded corners at the bottom.', 'Block pattern description' ), );
Upload File
Create Folder