Wordpress/tests
Gary Pendergast 0907ed4894 REST API: Include `viewable` attribute on Post Type resource for `edit` context
For the block editor to be able to expose the Preview button correctly, it needs to know the `is_post_type_viewable()` setting, this change adds it to the Post Type response.

Props danielbachhuber.
Fixes #43739.



git-svn-id: https://develop.svn.wordpress.org/trunk@43007 602fd350-edb4-49c9-b593-d223f7449a82
2018-04-27 03:05:40 +00:00
..
phpunit REST API: Include `viewable` attribute on Post Type resource for `edit` context 2018-04-27 03:05:40 +00:00
qunit REST API: Add `who=authors` as a query parameter for `GET wp/v2/users`. 2018-04-25 13:05:48 +00:00