Uses
Uses | Description |
---|---|
wp-includes/rest-api.php: rest_validate_request_arg() | Validate a request argument based on details registered to the route. |
wp-includes/functions.php: wp_parse_slug_list() | Clean up an array, comma- or space-separated list of slugs. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |