Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.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/general-divider-dark.php
r52081 r52375 5 5 return array( 6 6 'title' => __( 'Divider with image and color (dark)', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-general' ),7 'categories' => array( 'featured' ), 8 8 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"1rem","right":"0px","bottom":"1rem","left":"0px"}}},"backgroundColor":"primary"} --> 9 9 <div class="wp-block-group alignfull has-primary-background-color has-background" style="padding-top:1rem;padding-right:0px;padding-bottom:1rem;padding-left:0px"><!-- wp:image {"id":473,"sizeSlug":"full","linkDestination":"none"} -->
Note: See TracChangeset
for help on using the changeset viewer.