=== Amenities Plugin === Contributors: mr_pablo Donate link: http://www.drawandcode.com/ Tags: amenity, amenities, list, widget Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: 0.0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create a list of available amenities and output via a widget. Can be used to create other basic lists. == Description == This plugin was created out of simple necessity for the need to create a bespoke list of amenities for pub, bars and restaurants. Create your list of available amenities and output via the handy widget. The plugin can be freely used for listing other items. == Installation == 1. Upload the `amenities-plugin` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Goto the Widgets section and place the `Amenities` widget where ever you want the list to appear OR 4. Use the short code `[amenities]` anywhere you want to place the list == Changelog == = 0.0.5 = * Delete implemented = 0.0.2 = * Shortcode added `[amenities]` = 0.0.1 = * Alpha code released