Skip to content

daterange

simmontali edited this page Sep 17, 2019 · 1 revision

DateRange

{
  "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.

Options

For the general settings fields, check the getting started page.

Custom options

The date field has no additional options.

Filters

You can filter the field's fetched value by calling WordPress' add_filter with the tag "aeria_get_daterange".

Clone this wiki locally