=== Easy Events === Contributors: BrokenCrust Tags: easy, events, event list, programme, widget Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 0.2 License: GPLv2 or later This is a easy event list management plugin and widget which you can use to enter and display a programme of events. == Description == This Plugin allows you to enter and manage different programmes of events that you then display in via a widget or shortcode. == Installation == Installing is pretty easy takes only a minute or two. 1. Upload 'easy-events' directory to your '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. On the 'Widgets' sub-menu of 'Appearance' you will find a new widget type called 'Easy Events'. 4. Add this widget, to your themes widget display areas, select a title and click Save. 5. Enter events via the new 'Easy Events' admin page. These can then be displayed by the widget on or shortcode [easy-events p="programme-slug"] or simply [easy-events]. == Changelog == = 0.2 = * Documentation fixes * Help text fixes * Improved shortcode compatibility * Improved css class compatibility = 0.1 = * Initial Release