ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 182

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

Function: Validate a request argument based on details registered to the route.

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

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

Function: Validate a value based on a schema.

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

Used by 0 functions | Uses 0 functions

restore_current_blog()

Function: Restores the current blog, after calling switch_to_blog().

Source: wp-includes/ms-blogs.php:606

Used by 26 functions | Uses 2 functions

restore_current_locale()

Function: Restores the translations according to the original locale.

Source: wp-includes/l10n.php:1735

Used by 0 functions | Uses 0 functions

restore_previous_locale()

Function: Restores the translations according to the previous locale.

Source: wp-includes/l10n.php:1715

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