apply_filters( 'wp_read_image_metadata_types', array $image_types )
Filters the image types to check for exif data.
Parameters
- $image_types
-
Image types to check for exif data.
Source
Changelog
Version | Description |
---|---|
WP-2.5.0 | Introduced. |