>
Download This Plugin | |
Download Elegant Themes | |
Name | Gravity Forms Business Hours by GravityView |
Version | 1.2.1 |
Author | GravityView |
Rating | 94 |
Last updated | 2015-03-10 10:42:00 |
Downloads |
214
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Gravity Forms Business Hours by GravityView plugin added 5 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.
Gravity Forms Business Hours by GravityView plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Gravity Forms Business Hours by GravityView plugin ads no tables to your Wordpress blog database.Add a Business Hours field to your Gravity Forms form.
This plugin supports:
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 in H:i
format (default: 09:00
)gravityforms_business_hours_default_end_time
- Default end time in H:i
format (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!