WordPress/wp-includes/rest-api/endpoints
Drew Jaynes 718f9fe868 Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Controller` class.
Props Soean, mrahmadawais, flixos90.
See #38398.

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


git-svn-id: http://core.svn.wordpress.org/trunk@38963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-10-30 16:20:29 +00:00
..
class-wp-rest-attachments-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Attachments_Controller` class. 2016-10-30 05:40:37 +00:00
class-wp-rest-comments-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Comments_Controller` class. 2016-10-30 06:55:30 +00:00
class-wp-rest-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Controller` class. 2016-10-30 16:20:29 +00:00
class-wp-rest-post-statuses-controller.php
class-wp-rest-post-types-controller.php
class-wp-rest-posts-controller.php REST API: Remove experimental `filter` wrapper parameter from the Posts Controller class. 2016-10-26 21:37:31 +00:00
class-wp-rest-revisions-controller.php
class-wp-rest-settings-controller.php REST API: Return `WP_Error` when a client is attempting to update an option with a non-scalar value to `null`. 2016-10-27 16:08:45 +00:00
class-wp-rest-taxonomies-controller.php
class-wp-rest-terms-controller.php REST API: Use `wp_get_object_terms()` when fetching terms for a post object. 2016-10-27 01:42:32 +00:00
class-wp-rest-users-controller.php REST API: Revert [38980]. 2016-10-28 02:07:35 +00:00