Make WordPress Core


Ignore:
Timestamp:
03/04/2024 02:06:57 PM (2 years ago)
Author:
youknowriad
Message:

Editor: Update Packages with the latest bug fixes for 6.5 RC 1

It includes all the backports from this Gutenberg PR https://github.com/WordPress/gutenberg/pull/59541/

Props get_dave, youknowriad, talldanwp.
See #60315.
Fixes #60665.

File:
1 edited

Legend:

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

    r57721 r57760  
    553553                }
    554554                // When adding to this array be mindful of security concerns.
    555                 $nav_element_context    = data_wp_context(
     555                $nav_element_context    = wp_interactivity_data_wp_context(
    556556                        array(
    557557                                'overlayOpenedBy' => array(
Note: See TracChangeset for help on using the changeset viewer.