rest_is_field_included()

Function: Given an array of fields to include in a response, some of which may be `nested.fields`, determine whether the provided field should be included in the response body.

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

Used by 15 functions | Uses 1 function