=== EXIF Columns === Contributors: fergu5 Donate link: Tags: EXIF, Media Library Requires at least: 3.5 Tested up to: 3.5 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds columns to the WordPress built in Media Library for EXIF metadata. == Description == This plugin adds columns to the WordPress built in Media Library for EXIF metadata. EXIF columns added are All, Credit, Camera, Focal Length, Aperture, ISO, Shutter Speed, Created Timestamp, Created Date and Copyright. This plugin builds on a code snippet on http://wpsnipp.com by Kevin Chard. == Installation == 1. Upload the exif-columns folder to the /wp-content/plugins/ directory 1. Activate the EXIF Columns plugin through the 'Plugins' menu in WordPress All columns will be visible in the Media Library by default when the plugin is first activated. To remove columns click the 'Screen Options' tab at the top right of the Media Library page and deselect the unrequired column(s). Hover over an active column's header for notes on what the column is displaying. == Frequently Asked Questions == = Is this your first plugin? = Yes, go easy on me. == Screenshots == None at present. == Changelog == = 1.0.3 = * Fixed division by zero error with shutter speed calculation. = 1.0.2 = * Units of measurement added to EXIF All, Focal Point, Aperture and Shutter Speed columns. * Column hover descriptions updated. = 1.0.1 = * EXIF All details updated to include Created Timestamp as well as Created Date. * EXIF Created Timestamp column added. * Column names updated. * Column hover descriptions updated. = 1.0 = * First release. == Upgrade Notice == N/A