[wp-trac] [WordPress Trac] #43887: Expose Gutenberg Data Format version in the REST API
WordPress Trac
noreply at wordpress.org
Fri Dec 14 00:54:56 UTC 2018
#43887: Expose Gutenberg Data Format version in the REST API
------------------------------------------------+-----------------------
Reporter: danielbachhuber | Owner: desrosj
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.0
Component: REST API | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests fixed-5.0 | Focuses: rest-api
------------------------------------------------+-----------------------
Changes (by pento):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"44127" 44127]:
{{{
#!CommitTicketReference repository="" revision="44127"
REST API: Include `block_version` on Post `content` object.
The `block_version` denotes which version of Blocks the `post_content`
contains. Introduces new `block_version()` function for versioning Blocks.
Merges [43770] from the 5.0 branch to trunk.
Props danielbachhuber, birgire.
Fixes #43887.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43887#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list