=== BirchPress Scheduler - Appointment Booking Calendar === Contributors: birchpress Tags: calendar, appointment scheduler, appointment calendar, scheduler, booking calendar, appointment booking calendar Requires at least: 3.3 Tested up to: 3.5 Stable tag: 1.3.2 BirchPress Scheduler is an appointment booking calendar that allows service businesses to take appointments online. == Description == BirchPress Scheduler is an appointment booking calendar that allows service businesses such as spas, yoga studios, contractors and photographers to take appointments online. Merchants can embed a booking form in a page or post on the website, and customers can see service availability and book a appointment online directly. It is an effective tool to manage appointments and staffing schedules. = Feature: = * Schedule appointments by selecting dates and staff * Powerful Admin panel for appointment management * Easy integration into posts/pages * Set work time of each staff for each location * Admin modification of appointments made by customers of your site * Booking for specific time in a day * Multi-currency support * Supported languages: English, Dutch(by Edwin ten Brink), German (by Edwin ten Brink), Spanish (by Juan ViƱas) = Desired Businesses = * Client scheduling ( Beauty salon, Spa management, Hairdresser, Massage therapist, Acupuncture, Photographers) * Meeting scheduling (Coaching, Phone advice) * Patient scheduling (Doctor, Clinic, Medical) Please visit [our website](http://www.birchpress.com "WordPress Appointment Scheduling Plugin") for more info. == Installation == 1. Download the plugin file to your computer and unzip it 2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's wp-content/plugins/ directory. 3. Activate the plugin from the Plugins menu within the WordPress admin. == Screenshots == 1. Frontend booking form 2. Admin calendar view 3. New appointment from admin 4. Multiple locations 5. Staff info 6. Staff work schedule 7. Service info 8. Service settings 9. Client info 10. Currency and other settings == Frequently Asked Questions == = How can I embed the booking form into a post/page? = To embed the booking form into a post/page, just insert the following shortcode: [bp-scheduler-bookingform] == Changelog == = 1.3.2 = * Improve usability of the booking form with calendar view * Blocking to select date in the past = 1.3.1 = * Compatible with WordPress 3.5 now * change several css class names in the booking form to avoid conflicting with some themes. = 1.3.0 = * change permission level = 1.2.1 = * Dutch support (Thanks to Edwin ten Brink) * Fix the admin menu disappeared bug * Fix some other bugs = 1.2.0 = * BirchSchedule is now BirchPress Scheduler * Fix a shortcode rendering bug * Shortcode [birchschedule_bookingform] is deprecated and replaced by [bp-scheduler-bookingform] = 1.1.1 = * clean some notices and warnings. = 1.1.0 = * Multi-currency support * Timezone support * Add translation files to support i18n * Fix the padding time bug * Filter staff by locations = 1.0.3 = * Fix a deletion bug. = 1.0.2 = * Fix the bug that only five staff are shown in the staff list. = 1.0.1 = * Fix the bug that pages containing escape booking form shortcode render unneeded scripts. = 1.0.0 = * Init release.