WordPress/wp-includes/rest-api/endpoints
2016-10-26 14:52:29 +00:00
..
class-wp-rest-attachments-controller.php
class-wp-rest-comments-controller.php
class-wp-rest-controller.php
class-wp-rest-post-statuses-controller.php
class-wp-rest-post-types-controller.php
class-wp-rest-posts-controller.php REST API: Validate posts status enum 2016-10-25 17:13:28 +00:00
class-wp-rest-revisions-controller.php
class-wp-rest-settings-controller.php REST API: Add constructor to the WP_REST_Settings_Controller class. 2016-10-26 13:45:47 +00:00
class-wp-rest-taxonomies-controller.php
class-wp-rest-terms-controller.php REST API: Use term-specific caps for permission checks in term update and delete endpoints. 2016-10-26 14:52:29 +00:00
class-wp-rest-users-controller.php