WP Opening Times Pro Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
WP Opening Times Pro allows you to set your opening times and display them in a meaningful way to your customers.
- Widget to display your opening times.
- Shortcode to display your opening times.
- Shortcodes to help you show dynamic content.
[is_open]This content is only shown when you are open[/is_open]
[is_closed]This content is only shown when you are closed[/is_closed]
- Examples of use would be to show a contact form when closed and a phone number when open.
- Developers can make direct use of the conditional functions
WPOTP()->is_open()
andWPOTP()->is_closed()
directly in their themes. - Opening times, when displayed, make use of Schema Markup which can help let search engine, like Google, understand parts of your website in this case your opening hours.
After installing the plugin you can add your opening times by going to Settings -> Opening Times in the WordPress admin area. Once you have added some opening times in your can use the widgets and shortcodes to help you display your opening times to your customers.