ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 201

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_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

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

rest_ensure_response()

Function: Ensures a REST response is a response object (for consistency).

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

Used by 0 functions | Uses 0 functions

rest_handle_deprecated_function()

Function: Handles _deprecated_function() errors.

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

Used by 0 functions | Uses 0 functions

rest_handle_deprecated_argument()

Function: Handles _deprecated_argument() errors.

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

Used by 0 functions | Uses 0 functions

rest_send_cors_headers()

Function: Sends Cross-Origin Resource Sharing headers with API requests.

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

Used by 0 functions | Uses 0 functions

rest_handle_options_request()

Function: Handles OPTIONS requests for the server.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 200 201 202 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy