WordPress/wp-includes/rest-api
whyisjake 9e87c5b7b4 Ensure that a user can publish_posts before making a post sticky.
Props: danielbachhuber, whyisjake, peterwilson, xknown.


Built from https://develop.svn.wordpress.org/trunk@46893


git-svn-id: http://core.svn.wordpress.org/trunk@46693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-12-12 17:52:02 +00:00
..
endpoints Ensure that a user can publish_posts before making a post sticky. 2019-12-12 17:52:02 +00:00
fields REST API: Use a strict in_array() check in WP_REST_Meta_Fields::get_registered_fields(). 2019-11-29 21:59:03 +00:00
search Docs: Add missing @see tag to WP_REST_Post_Search_Handler DocBlock. 2019-05-14 15:00:07 +00:00
class-wp-rest-request.php REST API: Use a strict in_array() check in WP_REST_Request::get_parameter_order(). 2019-11-29 22:01:03 +00:00
class-wp-rest-response.php Docs: Remove extra spaces in various REST API DocBlocks. 2019-09-05 23:05:55 +00:00
class-wp-rest-server.php Docs: Correct some invalid hook docblocks. 2019-11-12 22:42:02 +00:00