WP_REST_Settings_Controller
Class: Core class used to manage a site’s settings via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17
Class: Core class used to manage a site’s settings via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17
Method: Gets a collection of revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:221
Method: Parses filename from a Content-Disposition header value.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1111
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24
Method: Checks if a given request has access to get a specific revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:371
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2764
Method: Retrieves a collection of items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:83
Method: Retrieves the magical context param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:380
Method: Prepares a post status object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:222
Filter Hook: Filters collection parameters for the posts controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2945