Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php
- Timestamp:
- 12/14/2021 05:09:04 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php
r52081 r52375 5 5 return array( 6 6 'title' => __( 'Footer with query, title, and citation', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-footers' ),7 'categories' => array( 'footer' ), 8 8 'blockTypes' => array( 'core/template-part/footer' ), 9 9 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"4rem","bottom":"4rem"}},"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"backgroundColor":"primary","textColor":"background","layout":{"inherit":true}} --> … … 23 23 24 24 <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"4rem","bottom":"4rem"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> 25 <div class="wp-block-group alignwide" style="padding-top:4rem;padding-bottom:4rem"><!-- wp:site-title /-->25 <div class="wp-block-group alignwide" style="padding-top:4rem;padding-bottom:4rem"><!-- wp:site-title {"level":0} /--> 26 26 <!-- wp:group {"layout":{"type":"flex","justifyContent":"right"}} --> 27 27 <div class="wp-block-group">
Note: See TracChangeset
for help on using the changeset viewer.