ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api.php
  • Page 9

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

rest_send_allow_header()

Function: Sends the “Allow” header to state all methods that can be sent to the current route.

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

Used by 0 functions | Uses 0 functions

rest_filter_response_fields()

Function: Filters the REST API response to include only a white-listed set of response object fields.

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

Used by 0 functions | Uses 0 functions

rest_url_prefix

Filter Hook: Filters the REST URL prefix.

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

Used by 0 functions | Uses 0 functions

get_rest_url()

Function: Retrieves the URL to a REST endpoint on a site.

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

Used by 0 functions | Uses 0 functions

rest_url

Filter Hook: Filters the REST URL.

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

Used by 0 functions | Uses 0 functions

rest_url()

Function: Retrieves the URL to a REST endpoint.

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

Used by 0 functions | Uses 0 functions

register_rest_route()

Function: Registers a REST API route.

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

Used by 0 functions | Uses 0 functions

register_rest_field()

Function: Registers a new field on an existing WordPress object type.

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

Used by 0 functions | Uses 0 functions

rest_api_init()

Function: Registers rewrite rules for the REST API.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy