Make WordPress Core

Changeset 57775


Ignore:
Timestamp:
03/05/2024 01:57:37 PM (11 months ago)
Author:
audrasjb
Message:

Partially revert [57774].

This reverts some changes that need to be properly synced from Gutenberg.

See #60677.

File:
1 edited

Legend:

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

    r57774 r57775  
    3737 * @since 6.3.0 Changed render_block_context priority to `1`.
    3838 *
    39  * @global WP_Query $wp_query WordPress Query object.
    40  *
    4139 * @param array    $attributes Block attributes.
    4240 * @param string   $content    Block default content.
Note: See TracChangeset for help on using the changeset viewer.