Changeset 59775 for trunk/src/wp-includes/blocks/query.php
- Timestamp:
- 02/07/2025 03:44:07 PM (10 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/query.php
r59079 r59775 80 80 * 81 81 * @param array $parsed_block The block being rendered. 82 * @return stringReturns the parsed block, unmodified.82 * @return array Returns the parsed block, unmodified. 83 83 */ 84 84 function block_core_query_disable_enhanced_pagination( $parsed_block ) {
Note: See TracChangeset
for help on using the changeset viewer.