=== Easy Events === Contributors: BrokenCrust Tags: easy, events, event list, programme, widget Requires at least: 3.9 Tested up to: 4.6 Stable tag: 1.1 License: GPLv2 or later This is a easy event list management plugin, widget and shortcode 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. This plugin requires bootstrap version 3.3.5 or higher to be included by the theme (i.e. it is not included by this plugin). == 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 == = 1.1 = * Updated widget and shortcode layouts * Updated for 4.5 compatibility (add_menu_page) = 1.0.2 * Fixed obsolete function in WordPress 4.5 = 1.0.1 * Fixed issue with accessing Programmes in WordPress 4.4 = 1.0 = * Production Release * Updated to use bootstrap = 0.5 = * Fixed pagination issues with WordPress 4.0 * Moved number of events shown to a screen option * Overhaul of admin screens = 0.4 = * Updated widget layout and added link to Events page. = 0.3 = * Added jQuery toggle to show / hide past events in shortcode lists = 0.2 = * Documentation fixes * Help text Fixes * Improved shortcode compatibility * Improved css class compatibility = 0.1 = * Initial Release