Make WordPress Core


Ignore:
Timestamp:
08/11/2022 02:31:59 PM (2 years ago)
Author:
johnbillion
Message:

Docs: Revert two changes that need to instead be made upstream in the Gutenberg repo.

Partially reverts [53877].

See #55646

File:
1 edited

Legend:

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

    r53877 r53879  
    181181 * @param  array $attributes The block attributes.
    182182 *
    183  * @return string[] Style HTML attributes.
     183 * @return array Style HTML attribute.
    184184 */
    185185function styles_for_block_core_search( $attributes ) {
Note: See TracChangeset for help on using the changeset viewer.