=== EXIF Viewer ===
Contributors: veleno
Tags: media, images, EXIF, JPEG
Requires at least: 4.8
Tested up to: 4.8
Stable tag: 0.1
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

EXIF Viewer displays EXIF data in Edit Media Screen, appends EXIF data to JPEG media page content, enables media archives

== Description ==
EXIF Viewer displays EXIF data in Edit Media Screen, appends EXIF data to JPEG media page content, enables media archives.
In order to show image archives, add the following query string to your website URLs:
?post_type=attachment 

== Installation ==
1. Extract exif-viewer.zip
1. Upload the plugin folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the \'Plugins\' menu in WordPress

== Screenshots ==
1. EXIF metadata in readonly form fields (Insert Media Screen)
2. The attachment description in Twenty Seventeen
3. An archive of JPEG images

== Changelog ==
= 0.1 =
* Initial plugin release