Changes between Version 2 and Version 3 of Ticket #5089, comment 11
- Timestamp:
- 07/14/2014 11:33:59 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5089, comment 11
v2 v3 1 shanebp - Instead of `exif_read_data()`, can `wp_read_image_metadata()` be used as an alternative? Might need to use the `'wp_read_image_metadata'` filter to fetch the `'Orientation' .1 shanebp - Instead of `exif_read_data()`, can `wp_read_image_metadata()` be used as an alternative? Might need to use the `'wp_read_image_metadata'` filter to fetch the `'Orientation'` attribute.