=== Bookable Events === Contributors: sefran Tags: bookable events, bookable posts, bookable, register, events, participants, registered users, posts Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 1.0.3 Plugin that makes a post 'bookable', using the custom fields. == Description == This plugin allows you to create a bookable event using the custom fields. A post creator can make a post 'bookable' selecting the custom field 'bookable_event' (automatically created at the plugin activation) and setting a value for it, e.g. the 'yes' value. The registered users can add/remove their participation to an event (represented by a post) by links at the bottom of the post. This plugin provides also a widget displaying the list of the last 'bookable events' added. == Installation == 1. Upload the 'bookable_events' folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Internationalization support == English (default), Italian. If you want the plugin in another language, the .pot file is in the `lang` directory. == Change Log == 1.0.3 - Added a widget displaying the list of the last 'bookable events' added. Changed: the 'bookable event' label no more near the title, but at the top of the post. 1.0.2 - Fixed number version 1.0.1 - Fixed the plugin name dir and text domain name for i18n 1.0 - First version