=== Business Hours Plugin === Contributors: MZAWeb, thinkwolfpack Donate link: http://wp-aletheia.org Tags: feedback, xmlrpc, tools, developers Requires at least: 3.1 Tested up to: 3.2.1 Stable tag: 1.0.2 The Business Hours Plugin allows you to post your daily working hours and show it to your visitors in a configurable and templatable widget. == 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. 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 confiure your schedulle 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.0.2 = * Fixed screenshots = 1.0.1 = * Fixed plugin info in php header = 1.0 = * First release