- Timestamp:
- 09/30/2019 05:40:14 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/template-parts/pagination.php
r46271 r46357 49 49 <div class="pagination-wrapper section-inner"> 50 50 51 <hr class=" pagination-separator is-style-wide" aria-hidden="true" />51 <hr class="styled-separator pagination-separator is-style-wide" aria-hidden="true" /> 52 52 53 53 <?php echo $posts_pagination; //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- already escaped during generation. ?>
Note: See TracChangeset
for help on using the changeset viewer.