No description
Find a file
2016-08-20 17:15:38 +00:00
composer.json initial 2016-07-25 15:07:33 +00:00
LICENSE initial 2016-07-25 15:07:33 +00:00
readme.txt initial 2016-07-25 15:07:33 +00:00
wp-extraexif.php 0.2 - stable version with both cache and in-db data collection 2016-08-20 17:15:38 +00:00

=== wp-extraexif ===
Contributors: cadeyrn
Tags:
Requires at least: 3.0
Tested up to: 4.5.3
Stable tag: 0.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Autofill content and tags from featured image EXIF & IPTC

== Description ==

== Installation ==

1. Upload contents of `wp-extraexif.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress

== Frequently Asked Questions ==

== Changelog ==

Version numbering logic:

* every A. indicates BIG changes.
* every .B version indicates new features.
* every ..C indicates bugfixes for A.B version.

= 0.1 =
*2016-07-22*

* initial public release