Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.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-two-images-text.php
r52222 r52375 5 5 return array( 6 6 'title' => __( 'Two images with text', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-general' ),7 'categories' => array( 'featured', 'columns', 'gallery' ), 8 8 'content' => '<!-- wp:columns {"align":"wide"} --> 9 9 <div class="wp-block-columns alignwide"><!-- wp:column {"style":{"spacing":{"padding":{"top":"0rem","right":"0rem","bottom":"0rem","left":"0rem"}}}} -->
Note: See TracChangeset
for help on using the changeset viewer.