WordPress/wp-includes/rest-api
Gary Pendergast fd6f50e86f REST API: Tweak permission checks for taxonomy and term endpoints
To match behaviour in the Classic Editor, we need to slightly loosen permissions on taxonomy and term endpoints. This allows users to create terms to assign to a post that they're editing.

Props danielbachhuber.
Fixes #44096.


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


git-svn-id: http://core.svn.wordpress.org/trunk@43267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-07-13 04:24:25 +00:00
..
endpoints REST API: Tweak permission checks for taxonomy and term endpoints 2018-07-13 04:24:25 +00:00
fields REST API: Support meta registration for specific object subtypes. 2018-06-28 02:43:21 +00:00
class-wp-rest-request.php Docs: Remove @static notations from method DocBlocks in wp-includes/* classes. 2018-02-25 20:22:30 +00:00
class-wp-rest-response.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-rest-server.php REST API: Remove permalink_structure from the index. 2018-04-23 04:12:20 +00:00