mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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 |
||
|---|---|---|
| .. | ||
| common.js | ||
| customize-header.js | ||
| customize-menus.js | ||
| customize-settings.js | ||
| customize-widgets.js | ||
| js-widgets-endpoint.js | ||
| updates.js | ||
| wp-api-generated.js | ||
| wp-api.js | ||