Make WordPress Core

Changeset 54285


Ignore:
Timestamp:
09/21/2022 08:55:20 PM (3 years ago)
Author:
johnbillion
Message:

Docs: Remove a change that needs to instead be applied in the Gutenberg repo.

See https://github.com/WordPress/gutenberg/pull/44342

See #55646

File:
1 edited

Legend:

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

    r54284 r54285  
    214214     * the block has multiple styles.
    215215     */
    216     /** This filter is documented in wp-includes/blocks.php */
    217216    $metadata = apply_filters( 'block_type_metadata', $metadata );
    218217
Note: See TracChangeset for help on using the changeset viewer.