=== Plugin Name === Contributors: wuh Donate link: http://www.rootsy.co.uk/donate Tags: diary, availability, calendar Requires at least: 3.4.1 Tested up to: 3.4.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Manage and display your availability with an easy-to-use diary & calendar == Description == Manage a private diary and availability calendar. At the back-end, you create calendar entries consisting of a title, date, time slot and notes. At the front-end, visitors to the site can see the times when you are available for different days. This plugin is for anyone who wishes to make their availability known to their users. Specifically, this could be useful to professionals who allocate time slots to different customers. For example, a personal trainer might use this as a calendar of upcoming sessions he/she has booked. Potential new customers will be able to see when the trainer is free and available for booking. == Installation == 1. Extract and upload the plugin zip file to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Adjust the plugin settings according to your own requirements 1. Enable the sidebar widget - or - embed the calendar in a post or page using the shortcode: [daac] == Frequently Asked Questions == = Why is weird stuff happening when I have the calendar displayed as a widget and in a post or page? = It is not recommended to have more than one instance of the calendar on your page at any one time. We'll try and sort this out in later versions if it's requested. == Screenshots == 1. The main page where you manage your diary and availability 1. The calendar view at the front-end of the site 1. The settings page == Changelog == = 1.0.3 = * Fixed 'next month' calendar control at front-end - it now goes forwards instead of backwards = 1.0.2 = * admin-ajax.php is now loaded properly on WordPress sites installed in non-root folders = 1.0.1 = * Fixed error causing the plugin not to activate = 1.0 = * First stable release