Wordpress/tests
Joe Hoyle 89ce913169 REST API: Add support for "integer" type for meta and options
Previously Settings only supported "number" which meant it was possible to push floats to things like posts_per_page. This means now developers can also specify `type => ineger` in meta nad settings resgration.

Props flixos90.
Fixes #38393.


git-svn-id: https://develop.svn.wordpress.org/trunk@39058 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-31 16:06:54 +00:00
..
phpunit REST API: Add support for "integer" type for meta and options 2016-10-31 16:06:54 +00:00
qunit Customize: Ensure that qunit test enters in expected state and tests `wp.customize.dirtyValues` in starter content context. 2016-10-28 03:28:07 +00:00