[wp-trac] [WordPress Trac] #56058: Backport bug fixes from Gutenberg into Core for WP 6.0.1
WordPress Trac
noreply at wordpress.org
Wed Jun 29 14:16:14 UTC 2022
#56058: Backport bug fixes from Gutenberg into Core for WP 6.0.1
-------------------------------------------------+-------------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.0.1
Component: Editor | Version: 6.0
Severity: normal | Resolution:
Keywords: has-patch has-testing-info needs- | Focuses:
screenshots |
-------------------------------------------------+-------------------------
Comment (by SergeyBiryukov):
In [changeset:"53589" 53589]:
{{{
#!CommitTicketReference repository="" revision="53589"
REST API: Use the `integer` type for `page_on_front` and `page_for_posts`
options.
This adjusts the newly added options in the settings endpoint to use the
`integer` type instead of `number`. Since these are page IDs and are not
supposed to be floats, `integer` is the correct type.
Follow-up to [53588].
See #56058.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56058#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list