ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 92

rest_validate_json_schema_pattern()

Function: Validates if the JSON Schema pattern matches a value.

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

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

rest_sanitize_object()

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

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

Used by 0 functions | Uses 0 functions

rest_get_best_type_for_value()

Function: Gets the best type for a value.

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

Used by 0 functions | Uses 0 functions

rest_application_password_check_errors()

Function: Checks for errors when using application password-based authentication.

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

Used by 0 functions | Uses 0 functions

rest_add_application_passwords_to_index()

Function: Adds Application Passwords info to the REST API index.

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

Used by 0 functions | Uses 0 functions

rest_parse_hex_color()

Function: Parses a 3 or 6 digit hex color (with #).

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 91 92 93 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy