Beskrivning
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.
Vanliga frågor
WTF might I do with it?
Use the data on the gallery loop to show this data the way you prefer.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”imagEXIF” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”imagEXIF” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.