wordpress-develop/tests/qunit
Sergey Biryukov f1b3ce0902 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@53589 602fd350-edb4-49c9-b593-d223f7449a82
2022-06-29 14:15:57 +00:00
..
fixtures REST API: Use the integer type for page_on_front and page_for_posts options. 2022-06-29 14:15:57 +00:00
wp-admin/js Menus: Add audible notice on menu item add or remove. 2021-11-15 19:58:04 +00:00
wp-includes/js Build/Test Tools: Switch back to running the PHPUnit test suite against the src directory instead of build. 2021-02-26 14:07:53 +00:00
.jshintrc Build/Test Tools: Restore the QUnit global in JSHint config for QUnit. 2020-09-15 10:07:29 +00:00
index.html Administration: Replace "can not" with "cannot" after [53131]. 2022-04-11 12:06:15 +00:00