Changeset 52590 for branches/5.9/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php
- Timestamp:
- 01/17/2022 04:01:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php
r52430 r52590 7 7 'categories' => array( 'footer' ), 8 8 'blockTypes' => array( 'core/template-part/footer' ), 9 'content' => '<!-- wp:group {"align":"full","layout":{"inherit":true}} --> 10 <div class="wp-block-group alignfull"><!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"backgroundColor":"foreground","textColor":"background","layout":{"inherit":true}} --> 9 'content' => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"backgroundColor":"foreground","textColor":"background","layout":{"inherit":true}} --> 11 10 <div class="wp-block-group alignfull has-background-color has-foreground-background-color has-text-color has-background has-link-color"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"4rem","bottom":"4rem"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> 12 11 <div class="wp-block-group alignwide" style="padding-top:4rem;padding-bottom:4rem"><!-- wp:group --> … … 24 23 <!-- /wp:social-links --></div> 25 24 <!-- /wp:group --></div> 26 <!-- /wp:group --></div>27 25 <!-- /wp:group -->', 28 26 );
Note: See TracChangeset
for help on using the changeset viewer.