ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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
« Previous 1 … 8 9 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy