ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 181

rest_sanitize_value_from_schema()

Function: Sanitize a value based on a schema.

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

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

Function: Sends Cross-Origin Resource Sharing headers with API requests.

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

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

Function: Retrieves the URL to a REST endpoint.

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

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

Function: Validates an array value based on a schema.

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

Used by 0 functions | Uses 0 functions

rest_validate_boolean_value_from_schema()

Function: Validates a boolean value based on a schema.

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

Used by 0 functions | Uses 0 functions

rest_validate_enum()

Function: Validates that the given value is a member of the JSON Schema “enum”.

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

Used by 0 functions | Uses 0 functions

rest_validate_integer_value_from_schema()

Function: Validates an integer value based on a schema.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 180 181 182 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy