=== Simple Events Shortcode === Contributors: Chris Antonick Donate link: Tags: Events, Custom post type Requires at least: 3.3 Tested up to: 3.4 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds an 'Events' link to your admin menu. == Description == This plugin adds an 'Events' link to your admin menu. Add a new event. Then, add a new page called 'Events' or whatever you want to call it. Then, put the shortcode [simple_events_shortcode] on that page, and your events will be displayed. == Installation == 1. Install plugin via admin panel 2. Add new "Events" from the admin panel. This should be located under the "Posts" menu item. 3. Put the shortcode [simple_events_shortcod] on one of your pages. == Changelog == =1.0.2= * Fixed version in main file =1.0.1= * Fixed a bug, added auto paragraphs =1.0.0= * First version