Gravity Forms Business Hours by GravityView
Add a Business Hours field to Gravity Forms.
The facts
- Rating
- 3.7★ from 6
- Active installs
- 100+
- Price
- Free
- Last updated
- 23 Apr 2019
- Added
- Dec 2014
- Requires WP
- 3.3
- Tested up to
- WP 5.1.24
- Downloads
- 7,399
Our analysis
AI-assistedGravity Forms Business Hours is a WordPress plugin that enhances Gravity Forms by adding a Business Hours field. It allows you to set closing times after midnight, specify multiple open times per day, and display whether a business is currently open. The plugin is designed for users who require business hours functionality in their forms.
Best for: This plugin is suitable for businesses that use Gravity Forms and need to display their operating hours.
What it does well
- ✓Supports closing times after midnight
- ✓Allows multiple open times per day
- ✓Displays current business hours
- ✓Fully localized for non-English languages
- ✓Compatible with GravityView and Gravity Forms Directory plugins
Where it falls short
- •Requires Gravity Forms to function
- •Customer support only available for GravityView license holders
- •Limited information on updates or support
Verdict
Gravity Forms Business Hours adds valuable functionality for businesses using Gravity Forms. However, its dependency on Gravity Forms and limited support may be a consideration for some users.
From the developer
Zack Katz's own description of Gravity Forms Business Hours by GravityView, lightly tidied.
This plugin requires Gravity Forms, the best form plugin for WordPress!
Add a Business Hours field to your Gravity Forms form.
This plugin supports:
- Setting closing times after midnight
- Multiple open times per day
- Displaying when a business is currently open
- Fully localized – works great in languages other than English
- Edit existing values when editing an entry
- Works with GravityView and the Gravity Forms Directory plugins
Note: this plugin is actively updated, but customer support is only available to GravityView license holders.
Available Filters
These filters are available for code writers to modify the output:
gravityforms_business_hours_output_template– Change template for open days. Modify the output of the open days. Data inside {{brackets}} will be replaced with the appropriate values.gravityforms_business_hours_output_closed_template– Closed days template. Data inside {{brackets}} will be replaced with the appropriate values.gravityforms_business_hours_open_label– “Open Now” labelgravityforms_business_hours_default_start_time– Default start time inH:iformat (default:09:00)gravityforms_business_hours_default_end_time– Default end time inH:iformat (default:18:00)gravityforms_business_hours_time_format– Modify the time format for the displayed value (default:g:i a)gravityforms_business_hours_interval– Time interval for the time dropdown options (default:30)gravityforms_business_hours_day_format– Modify the date format for how the days appear, in PHP Date formatting.gravityforms_business_hours_days– Array of day values used to display dropdowns and Hours output Only modify the day values. Don’t change the keys!