=== Business Hours Plugin === Contributors: MZAWeb, thinkwolfpack Donate link: http://mzaweb.com/en Tags: working hours, working, business hours, business, hours Requires at least: 3.1 Tested up to: 3.3 Stable tag: 1.2 The Business Hours Plugin allows you to post your daily working hours and show it to your visitors in a bunch of different ways. == Description == The Business Hours Plugin allows you to post your daily working hours and show it to your visitors: * In a configurable and templatable widget. * In a page / post using a shortcode Also you can choose to show the business hours for today (using your time zone), or the business hours of all weekdays. It is a great plugin for themes that want to display a restaurants or brick and mortar stores current daily hours. The plugin uses template tags that you can format to show them the way you want. The plugin take the weekdays names from the system, so you can make it work in your language. == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings->Working Hours to configure your schedule 4. Go to Appearance->Widgets and add the "Working Hours" widget in the sidebar you want. == Frequently Asked Questions == 1. What timezone is the plugin using to determine when the day changes? This plugins uses the timezone configured in WordPress settings. ( Settings->General ) == Screenshots == 1. Working Hours 2. Widget settings 3. Front-End: Closed 4. Front-End: Working == Changelog == = 1.2 = * Added an optional collapsable table in the widget showing the working hours for all weekdays. * Fixed the mess of different names (working hours, open hours, etc) in favour of Business Hours. * Added support email * WordPress 3.3 compatible. = 1.1 = * Some minor bug fixes = 1.0.2 = * Fixed screenshots = 1.0.1 = * Fixed plugin info in php header = 1.0 = * First release