Shows EXIF info as widget or in the text using a shortcode. Part of the phototools plugins
| Author: | jondor (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 5.0.25 |
| Plugin version: | 1.3 |
| Added to WordPress repository: | 16-05-2018 |
| Last updated: | 19-12-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://gerhardhoogterp.nl/plugins/ |
| Total downloads: | 1 378 |
![]() Click to start download |
|
Shows EXIF info as widget or in the text using a shortcode. The widget shows the basic info on a photo:
Camera, Aperture, Exposure, Iso, Focal length given and as 35mm equivalent and a timestamp when the photo was taken.
The shortcode is simple:
[EXIF data=]
with the following values (without the quotes):
- “camera” brand and make of the camera
- “aperture” as f/xx
- “exposure” a number in seconds
- “iso”
- “focallength” as found as given
- “Focallength35mm” The focal length as full frame (35mm) equivalent
- “timestamp” The time and date when the photo was taken
- “time” The time the photo was taken
- “date” The date the photo was taken
- “any” A table with all the information as seen in the widget.
Just using [EXIF] is the same as [EXIF data=any].
Example:
This image was made using a [EXIF data=”camera”] using a [EXIF data=”focallength”]mm lens.
Screenshots
ChangeLog


