Changeset 57569 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php
- Timestamp:
- 02/08/2024 07:30:15 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php
r52555 r57569 5 5 return array( 6 6 'title' => __( 'Blog posts with left sidebar', 'twentytwentytwo' ), 7 'categories' => array( ' pages' ),7 'categories' => array( 'twentytwentytwo_pages' ), 8 8 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"layout":{"inherit":true}} --> 9 9 <div class="wp-block-group alignfull" style="padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--small, 1.25rem)"><!-- wp:columns {"align":"wide","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"5%"},"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"primary"} -->
Note: See TracChangeset
for help on using the changeset viewer.