1,011 results found for “rest_”. Showing results 101 to 125.
-
Filters whether to preempt a setting value update via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:169 -
Filters the search handlers to use in the REST search controller.
-
functionrest_api_default_filters()
Registers the default REST API filters.
-
functionrest_cookie_check_errors()
Checks for errors when using cookie-based authentication.
-
Filters the JSON encoding options used to send the REST API response.
-
functionrest_output_link_wp_head()
Outputs the REST API link tag into page header.
-
functionrest_preload_api_request()
Append result of internal request to REST API for purpose of preloading data to be attached to a page.
-
Filters the URL data for the response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:187 -
Core class to access posts via the REST API.
Used by 6 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:17 -
Matches the request to a callback and call it.
-
Core class used to managed terms associated with a taxonomy via the REST API.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:17 -
Core class used to manage users via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17 -
Fires completely after a comment is created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:759 -
Filters the list of request headers that are allowed for REST API CORS requests.
-
Filters the list of response headers that are exposed to REST API CORS requests.
-
Filters the font face data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:483 -
Filters extra CURIEs available on REST API responses.
-
functionrest_sanitize_request_arg()
Sanitize a request argument based on details registered to the route.