ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 202

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_api_register_rewrites()

Function: Adds REST rewrite rules.

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

Used by 0 functions | Uses 0 functions

rest_api_default_filters()

Function: Registers the default REST API filters.

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

Used by 0 functions | Uses 0 functions

create_initial_rest_routes()

Function: Registers default REST API routes.

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

Used by 0 functions | Uses 0 functions

rest_api_loaded()

Function: Loads the REST API.

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

Used by 0 functions | Uses 0 functions

rest_get_url_prefix()

Function: Retrieves the URL prefix for any API resource.

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

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()

Function: Retrieves the URL to a REST endpoint.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query

Class: Class used for querying terms.

Source: wp-includes/class-wp-term-query.php:19

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