Used By
Used By | Description |
---|---|
wp-includes/meta.php: get_metadata_default() | Retrieves default metadata value for the specified meta key and object. |
wp-includes/rest-api.php: rest_is_array() | Determines if a given value is array-like. |
wp-includes/rest-api.php: rest_filter_response_fields() | Filter the API response to include only a white-listed set of response object fields. |
wp-includes/rest-api/class-wp-rest-server.php: WP_REST_Server::response_to_data() | Converts a response to data to send. |