1,011 results found for “rest_”. Showing results 26 to 50.
-
classWP_REST_Response
Core class used to implement a REST response object.
-
Filters the REST avatar sizes.
-
Filters user data returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1099 -
Filters the pre-calculated result of a REST API dispatch request.
-
Filters WP_Comment_Query arguments when querying comments via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:275 -
functionrest_is_ip_address()
Determines if an IP address is valid.
-
Filters whether JSONP is enabled for the REST API.
-
Filters the REST API response.
-
Filters theme data returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:369 -
functionrest_validate_enum()
Validates that the given value is a member of the JSON Schema “enum”.
-
functionwp_ajax_rest_nonce()
Handles renewing the REST API nonce via AJAX.
-
classWP_REST_Controller
Core base controller for managing and interacting with REST API items.
Used by 29 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:16 -
functionregister_rest_field()
Registers a new field on an existing WordPress object type.
-
functionregister_rest_route()
Registers a REST API route.
-
Fires after a comment is deleted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1025 -
functionrest_ensure_request()
Ensures request arguments are a request object (for consistency).
-
functionrest_get_url_prefix()
Retrieves the URL prefix for any API resource.
-
Fires 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:728 -
Filters plugin data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:619 -
Filters a post status returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:285 -
Filters the REST API route for a post.
-
Filters the REST API route for a term.