WordPress/wp-includes/rest-api/endpoints
Rachel Baker 0c2a6184eb REST API: Add constructor to the WP_REST_Settings_Controller class.
Provides consistency with the other API endpoint controller classes.

Props Soean.
Fixes #38429.
Built from https://develop.svn.wordpress.org/trunk@38954


git-svn-id: http://core.svn.wordpress.org/trunk@38897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-10-26 13:45:47 +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: Add missing sanitization callback for the hide_empty parameter of the Terms Controller. 2016-10-26 02:29:30 +00:00
class-wp-rest-users-controller.php