It utilises WordPress own feature of storing EXIF fields in the database, and also enables import of latitude and longitude, and flash fired EXIF to the database upon image upload..
The purpose of this plugin is to make dislaying EXIF data as convenient as possible, while using as much of WordPress image handling as possible..
EXIF can be displayed via shortcode, via in your theme files and it can be inserted for the image attached to post..
Options Page allows you to set default post options for EXIF display and customise HTML output of EXIF for styling..
Visit Exifography Options page under WordPress Settings menu..
Only images uploaded with WordPress will have their EXIF data to Exifography...
I'm using it to to display Google Map next to each image on blog.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Completely rewritten for efficiency and to use WordPress Settings API.
Displays message to visit options page if trying to write post before options have been saved, to avoid PHP errors.. 1.0b.
Read more