WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about wp_read_image_metadata_types

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/includes/image.php apply_filters 841 /**
* Filters the image types to check for exif data.
*
* @since 2.5.0
*
* @param int[] $image_types Array of image types to check for exif data. Each value
* is usually one of the `IMAGETYPE_*` constants.
*/

Hook Parameters

Parameter Type Name Description
int[] $image_types Array of image types to check for exif data. Each value