=== WP Tour ===
Contributors: jurgennn85
Donate link: http://www.jurgendevries.nl
Tags: tour, message, post
Requires at least: 3.0.1
Tested up to: 4.2.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create a WordPress Tour with handy dandy pop ups

== Description ==
Lightweight WordPress-Tour plugin.
Make it easy for people to understand your website/application and take them on a tour. Easily add pop ups that explain how your website works.
In the WP-admin simply add posts to the Tour Custom Post Type and automatically the tour will start for every new visitor off your website/application.

== Installation ==

1. Upload `wp-tour` -folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `<?php wpTour(); ?>` in your template where you want the Tour to start
4. Add posts to the Custom Post Type Tours that is automatically added to your WordPress Menu

== Changelog ==

= 1.0 =
* Plugin version approved for WordPress.org 

= 0.0.1 =
* Initial version of the plugin. (development)
