Make WordPress Core


Ignore:
Timestamp:
02/07/2025 03:44:07 PM (10 months ago)
Author:
joemcgill
Message:

Editor: Update packages for 6.8 pre-Betas.

Syncs @wordpress/* packages to the 'latest' npm tag.

Props mamaduka, joemcgill, youknowriad, swissspidy, sergiomdgomes, gziolo.
See #62887.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/query.php

    r59079 r59775  
    8080 *
    8181 * @param array $parsed_block The block being rendered.
    82  * @return string Returns the parsed block, unmodified.
     82 * @return array Returns the parsed block, unmodified.
    8383 */
    8484function block_core_query_disable_enhanced_pagination( $parsed_block ) {
Note: See TracChangeset for help on using the changeset viewer.