Make WordPress Core

Changeset 46110


Ignore:
Timestamp:
09/14/2019 04:46:26 PM (5 years ago)
Author:
jorgefilipecosta
Message:

Block Editor: Add preloading of autosaves.

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.

Props: talldanwp, aduth.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.