Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.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-wide-image-intro-buttons.php
r52081 r52375 5 5 return array( 6 6 'title' => __( 'Wide image with introduction and buttons', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-general' ),7 'categories' => array( 'featured', 'columns' ), 8 8 'content' => '<!-- wp:group {"align":"wide"} --> 9 9 <div class="wp-block-group alignwide"><!-- wp:image {"sizeSlug":"large"} -->
Note: See TracChangeset
for help on using the changeset viewer.