Used By
| Used By | Description |
|---|---|
| wp-admin/includes/image.php: wp_read_image_metadata() | Get extended image metadata, exif or iptc as available. |
Filters the array of meta data read from an image’s exif data.
(array) Image meta data.
(string) Path to image file.
(int) Type of image, one of the IMAGETYPE_XXX constants.
(array) IPTC data.
(array) EXIF data.
| Version | Description |
|---|---|
| 5.0.0 | The $exif parameter was added. |
| 4.4.0 | The $iptc parameter was added. |
| 2.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_read_image_metadata