=== Plugin Name ===
Contributors: jfmitchell
Donate link: http://www.minioak.com/portfolio/like-photo 
Tags: photo, vote
Requires at least: 2.7
Tested up to: 3.0.4
Stable tag: trunk

The Like-Photo plugin implements a voting system for any images that are surrounded in the [add_voting][/add_voting] shortcode.

== Description ==

This simple plugin will automatically attach itself to any images in the content area of blog posts that are surrounded by the [add_voting][/add_voting] shortcode.

* Limits one vote per image per ip address.
* Easily edited style sheet to fit in with your chosen theme.
* If images are currently links, these links are maintained.

== Installation ==

This section describes how to install the plugin and get it working.

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

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 1.0 =
* Orginal version
= 1.1 =
* Switching automatic vote tagging to only tagging images contained within the [add_voting] shortcode tag.
= 1.2 =
* Fixed problem with inbuilt WordPress gallery. Now attaches itself correctly.