-
Notifications
You must be signed in to change notification settings - Fork 5
daterange
simmontali edited this page Sep 17, 2019
·
1 revision
{
"type": "daterange",
"id": "input-daterange",
"label": "input-daterange",
"description": "description",
"size": "half",
"placeholder": "placeholder"
}
The DateRange field allows the user to select a range of dates.
For the general settings fields, check the getting started page.
The date field has no additional options.
You can filter the field's fetched value by calling WordPress' add_filter with the tag "aeria_get_daterange"
.