[wp-trac] [WordPress Trac] #56467: Update @wordpress packages and backport changes from Gutenberg plugin into Core

WordPress Trac noreply at wordpress.org
Thu Sep 15 16:43:54 UTC 2022


#56467: Update @wordpress packages and backport changes from Gutenberg plugin into
Core
--------------------------------------+------------------------------
 Reporter:  Bernhard Reiter           |       Owner:  Bernhard Reiter
     Type:  enhancement               |      Status:  assigned
 Priority:  normal                    |   Milestone:  6.1
Component:  Editor                    |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+------------------------------

Comment (by hellofromTonya):

 In [changeset:"54182" 54182]:
 {{{
 #!CommitTicketReference repository="" revision="54182"
 Editor: Persist preferences in user meta.

 Adds a new feature to persist editor UI preferences between page loads and
 browsers.

 * Adds a new preferences persistence API.
 * Saves editor preferences in user meta instead of in browser's local
 storage.

 Why?
 Due to the transient nature of browser storage, this persistence is not as
 sticky as it is expected to be, including: switching browsers (unique
 storage between browsers), or using private browsing tabs (storage cleared
 between sessions), or the same user across a network of sites (storage
 unique by domain).

 This is a backport from
 Gutenberg.[https://github.com/WordPress/gutenberg/pull/39795 See
 WordPress/gutenberg PR 39795].

 Props talldanwp, youknowriad, noisysocks, mamaduka, costdev,
 ironprogrammer, hellofromTonya.
 See #56467.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56467#comment:127>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list