apply_filters( 'wp_read_image_metadata_types', array $image_types )

Filters the image types to check for exif data.


Description Description


Parameters Parameters

$image_types

(array) Image types to check for exif data.


Top ↑

Source Source

File: wp-admin/includes/image.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.