Make WordPress Core


Ignore:
Timestamp:
07/25/2023 08:37:26 AM (3 years ago)
Author:
isabel_brison
Message:

Editor: update npm packages with bug fixes for 6.3 RC2.

Includes miscellaneous bug fixes for 6.3 RC12.

Props ramonopoly, audrasjb, swissspidy, peterwilsoncc, joemcgill.
Fixes #58804.

File:
1 edited

Legend:

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

    r56255 r56298  
    88/**
    99 * Dynamically renders the `core/search` block.
     10 *
     11 * @since 6.3.0 Using block.json `viewScript` to register script, and update `view_script_handles()` only when needed.
    1012 *
    1113 * @param array    $attributes The block attributes.
Note: See TracChangeset for help on using the changeset viewer.