WordPress/wp-includes/rest-api
desrosj 0632e81b28 Grouped merges for 4.8.16.
* REST API: Allow authors to read their own password protected posts.
* About page update

Merges [50717] to the 4.8 branch.


Built from https://develop.svn.wordpress.org/branches/4.8@50734


git-svn-id: http://core.svn.wordpress.org/branches/4.8@50343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-15 01:15:24 +00:00
..
endpoints Grouped merges for 4.8.16. 2021-04-15 01:15:24 +00:00
fields REST API: Return a WP_Error if meta property is not an array. 2016-12-02 21:56:42 +00:00
class-wp-rest-request.php REST API: Fix changing parameters with set_param() for some requests. 2017-05-22 16:16:42 +00:00
class-wp-rest-response.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
class-wp-rest-server.php REST API: Add a filter to allow modifying the response *after* embedded data is added. 2017-07-19 20:12:38 +00:00