1,011 results found for “rest_”. Showing results 151 to 175.
-
Sets a parameter on the request.
-
Sets the route that matched the request.
-
Adds a link to the response.
-
Retrieves a WP_Error object from the response.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/class-wp-rest-response.php:225 -
Checks if the response is an error, i.e. >= 400 response code.
-
Retrieves the route map.
-
Retrieves an appropriate error representation in JSON.
-
Sends an HTTP status code.
-
functionrest_filter_response_fields()
Filters the REST API response to include only an allow-listed set of response object fields.
-
functionrest_handle_options_request()
Handles OPTIONS requests for the server.
-
Filters the font family data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:271 -
Filters the REST route for the currently queried object.
-
Filters REST API collection parameters for the users controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1622 -
Core controller used to access comments via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17 -
Core class representing a search handler for posts in the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:17 -
Appends a header value for the given header.
-
Retrieves the given header from the request.
-
Retrieves the HTTP method for the request.
-
Retrieves merged parameters from the request.
-
Sets the header on request.
-
Sets HTTP method for the request.
-
Adds multiple links to the response.
-
Retrieves links for the response.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/class-wp-rest-response.php:131