ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 68

rest_validate_request_arg()

Function: Validate a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1311

Used by 0 functions | Uses 0 functions

rest_sanitize_request_arg()

Function: Sanitize a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1331

Used by 0 functions | Uses 0 functions

rest_output_rsd()

Function: Adds the REST API URL to the WP RSD endpoint.

Source: wp-includes/rest-api.php:918

Used by 0 functions | Uses 0 functions

rest_output_link_wp_head()

Function: Outputs the REST API link tag into page header.

Source: wp-includes/rest-api.php:936

Used by 0 functions | Uses 0 functions

rest_output_link_header()

Function: Sends a Link header for the REST API.

Source: wp-includes/rest-api.php:957

Used by 0 functions | Uses 0 functions

rest_do_request()

Function: Do a REST request.

Source: wp-includes/rest-api.php:489

Used by 0 functions | Uses 0 functions

rest_get_server()

Function: Retrieves the current REST server instance.

Source: wp-includes/rest-api.php:505

Used by 0 functions | Uses 0 functions

wp_rest_server_class

Filter Hook: Filters the REST Server Class.

Source: wp-includes/rest-api.php:520

Used by 0 functions | Uses 0 functions

rest_api_init

Action Hook: Fires when preparing to serve a REST API request.

Source: wp-includes/rest-api.php:533

Used by 0 functions | Uses 0 functions

rest_ensure_request()

Function: Ensures request arguments are a request object (for consistency).

Source: wp-includes/rest-api.php:548

Used by 0 functions | Uses 0 functions
« Previous 1 … 67 68 69 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy