- Timestamp:
- 09/26/2022 06:32:46 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentythree/patterns/post-meta.php
r54235 r54312 8 8 */ 9 9 ?> 10 <!-- wp:spacer {"height":"0"} --> 11 <div style="height:0" aria-hidden="true" class="wp-block-spacer"></div> 12 <!-- /wp:spacer --> 13 10 14 <!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} --> 11 15 <div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)"> … … 26 30 <!-- /wp:paragraph --> 27 31 28 <!-- wp:post-date {"format":"<?php echo esc_html_x( 'F j, Y', 'Date format for publication date of post', 'twentytwentythree' ); ?>"}/-->32 <!-- wp:post-date /--> 29 33 30 34 <!-- wp:paragraph -->
Note: See TracChangeset
for help on using the changeset viewer.