=== imagEXIF === Contributors: enapupe Tags: image, exif, metadata Requires at least: 2.0.2 Tested up to: 3.3 Stable tag: 3.3 BETA - Populates image description with EXIF data (currently json formated) == Description == BETA - Populates image description with EXIF data (currently json formated) Adds EXIF data (if avaiable) to image description field json serialized Part of this plugin copied from http://wordpress.org/extend/plugins/display-exif/ == Installation == 0. NEEDS EXIF Module running on PHP 1. Upload plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. That's all from now. In the future will have menus, options, formats, etc. == Frequently Asked Questions == = WTF might I do with it? = Use the data on the gallery loop to show this data the way you prefer. == Changelog == = 0.1 = * Basic commit - I don't recomment it's use on prodution, still have to work on the correct hook and more. * TODOs on the main plugin file.