外掛說明
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/
安裝方式
- 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.
常見問題集
WTF might I do with it?
Use the data on the gallery loop to show this data the way you prefer.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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.