ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 90

rest_default_additional_properties_to_false()

Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.

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

Used by 0 functions | Uses 0 functions

rest_get_route_for_post()

Function: Gets the REST API route for a post.

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

Used by 0 functions | Uses 0 functions

rest_validate_null_value_from_schema()

Function: Validates a null value based on a schema.

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

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

Function: Validates an object value based on a schema.

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

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

Function: Validates a number value based on a schema.

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

Used by 0 functions | Uses 0 functions

rest_validate_string_value_from_schema()

Function: Validates a string value based on a schema.

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

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

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
« Previous 1 … 89 90 91 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy