imagEXIF
imagEXIF
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 https://wordpress.org/extend/plugins/display-exif/
Installation
- NEEDS EXIF Module running on PHP
- Upload plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s all from now. In the future will have menus, options, formats, etc.
Faq
WTF might I do with it?
Use the data on the gallery loop to show this data the way you prefer.
Reviews
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.