ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 178

rest_get_route_for_taxonomy_items()

Function: Gets the REST API route for a taxonomy.

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

Used by 0 functions | Uses 0 functions

rest_get_route_for_term()

Function: Gets the REST API route for a term.

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

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

Function: Handles _deprecated_argument() errors.

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

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

Function: Handles _doing_it_wrong errors.

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

Used by 0 functions | Uses 0 functions

rest_handle_multi_type_schema()

Function: Handles getting the best type for a multi-type schema.

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

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

rest_is_array()

Function: Determines if a given value is array-like.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 177 178 179 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy