- Timestamp:
- 10/03/2023 03:12:30 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/hidden-comments.php
r56716 r56764 9 9 <!-- wp:comments {"className":"wp-block-comments-query-loop"} --> 10 10 <div class="wp-block-comments wp-block-comments-query-loop"> 11 <!-- wp:heading {"className":"screen-reader-text"} --> 12 <h2 class="screen-reader-text"><?php esc_html_e( 'Comments', 'twentytwentyfour' ); ?></h2> 13 <!-- /wp:heading --> 11 <!-- wp:heading --><h2><?php esc_html_e( 'Comments', 'twentytwentyfour' ); ?></h2><!-- /wp:heading --> 14 12 <!-- wp:comments-title {"level":3} /--> 15 13 <!-- wp:comment-template -->
Note: See TracChangeset
for help on using the changeset viewer.