=== Simplest Colorbox ===
Contributors: ryanhellyer, simpson-fan
Tags: colorbox, lightbox, slideshow, images
Requires at least: 3.3
Tested up to: 3.5.1
Stable tag: 1.0.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Adds a very simple colorbox to your images. This plugin bases on "Simple Colorbox" by Ryan Hellyer: http://wordpress.org/extend/plugins/simple-colorbox/

== Description ==

This plugin is intended as an easy to use alternative to other lightbox/Colorbox alternatives. Unlike most other plugins with similar functionality, this one does not have any settings or requirements whatsoever. "Simplest Colorbox" in contrast to simple "Simple Colorbox" also doesn't uses any transition effects.

== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

== Frequently Asked Questions ==

= How to activate the plugin? =

Simply install and activate the plugin. No settings necessary.

= Is there a option page? = 

No. Nothing. Install, active and use.

== Screenshots ==


== Changelog ==

= 1.0 =
Initial release
