Uses
Uses | Description |
---|---|
wp-includes/rest-api.php: rest_sanitize_value_from_schema() | Sanitize a value based on a schema. |
wp-includes/rest-api.php: rest_validate_value_from_schema() | Validate a value based on a schema. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |