1,011 results found for “rest_”. Showing results 126 to 150.
-
Filters whether to send no-cache headers on a REST API request.
-
functionrest_validate_request_arg()
Validate a request argument based on details registered to the route.
-
Controller which provides a REST endpoint for the editor to read, create, edit, and delete synced patterns (formerly called reusable blocks).
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:20 -
Retrieves a WP_REST_Request object from a full URL.
Used by 2 functions | Uses 6 functions | Source: wp-includes/rest-api/class-wp-rest-request.php:1027 -
Retrieves the request body content.
-
Sets body content.
-
Core class to search through all WordPress content via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:17 -
Retrieves the site index.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/class-wp-rest-server.php:1365 -
Core class used to manage themes via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17 -
functioncreate_initial_rest_routes()
Registers default REST API routes.
-
functionrest_api_register_rewrites()
Adds REST rewrite rules.
-
Filters REST API authentication errors.
-
functionrest_cookie_collect_status()
Collects cookie authentication status.
-
Filters the publicly-visible data for a single REST API route.
-
functionrest_handle_doing_it_wrong()
Handles _doing_it_wrong errors.
-
Filters the REST API response for a block pattern.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:215 -
functionwp_is_serving_rest_request()
Determines whether WordPress is currently serving a REST API request.
-
Core class to access plugins via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:17 -
Retrieves a parameter from the request.
-
Retrieves the route that matched the request.
-
Checks if a parameter exists in the request.
-
-