[wp-trac] [WordPress Trac] #46974: Add preloading of autosaves for block editor
WordPress Trac
noreply at wordpress.org
Thu Apr 18 09:47:49 UTC 2019
#46974: Add preloading of autosaves for block editor
-------------------------+-----------------------------
Reporter: talldanwp | Owner: talldanwp
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
With the introduction of https://github.com/WordPress/gutenberg/pull/7945,
the block editor requests autosave data when the editor is loaded. This
can be optimized by preloading the request server-side and then passing
the request data to the client using the preloading mechanism in editor-
form-blocks.php.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46974>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list