=== Plugin Name ===
Contributors: matt
Tags: matt, photo, tag
Stable tag: trunk
Tested up to: 4.1

Allow a moderated community to assist in tagging primarily photographic content, image attachments and such.

== Description ==

Very beta, in this version the intention is for this to allow a moderated community to assist in tagging primarily photographic content, image attachments and such.

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 0.4 = 
* Minor cleanup
* Use plugins_url and move js and css files to the plugin itself
* Some safety checks on SQL calls
* Eliminate unneeded wp_print_scripts call which could cause footer scripts to print in the head for no reason

= 0.3 =
* Added a readme.txt.
