wp_date

Filter Hook: Filters the date formatted based on the locale.

Source: wp-includes/functions.php:314

Used by 1 function | Uses 0 functions

wp_image_resize_identical_dimensions

Filter Hook: Filters whether to proceed with making an image sub-size with identical dimensions with the original/source image. Differences of 1px may be due to rounding and are ignored.

Source: wp-includes/media.php:656

Used by 1 function | Uses 0 functions

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:952

Used by 30 functions | Uses 0 functions