- Timestamp:
- 02/14/2026 11:45:50 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/template-parts/pagination.php
r61092 r61643 59 59 <hr class="styled-separator pagination-separator is-style-wide" aria-hidden="true" /> 60 60 61 <?php echo $posts_pagination; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- already escaped during generation.?>61 <?php echo $posts_pagination; ?> 62 62 63 63 </div><!-- .pagination-wrapper -->
Note: See TracChangeset
for help on using the changeset viewer.