ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.5.0
  • Page 13

rest_route_for_term

Filter Hook: Filters the REST API route for a term.

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

Used by 0 functions | Uses 0 functions

rest_get_queried_resource_route()

Function: Gets the REST route for the currently queried object.

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

Used by 0 functions | Uses 0 functions

rest_queried_resource_route

Filter Hook: Filters the REST route for the currently queried object.

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

Used by 0 functions | Uses 0 functions

rest_validate_array_contains_unique_items()

Function: Checks if an array is made up of unique items.

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

Used by 0 functions | Uses 0 functions

rest_stabilize_value()

Function: Stabilizes a value following JSON Schema semantics.

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

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

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

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

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

rest_sanitize_array()

Function: Converts an array-like value to an array.

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

Used by 0 functions | Uses 0 functions

rest_is_object()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13 14 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy