- Timestamp:
- 11/01/2023 05:46:03 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/query-pagination-previous.php
r56710 r57048 52 52 } 53 53 54 if ( $enhanced_pagination ) {54 if ( $enhanced_pagination && isset( $content ) ) { 55 55 $p = new WP_HTML_Tag_Processor( $content ); 56 56 if ( $p->next_tag(
Note: See TracChangeset
for help on using the changeset viewer.