Get all the entries by form id between the start and end date.
Parameters
$form_idintrequired- Form ID.
$start_datestringoptional- Start date.
Default:
'' $end_datestringoptional- End date.
Default:
'' $hide_trashedbooloptional- Exclude trashed entries.
Default:
false
Changelog
| Version | Description |
|---|---|
| 1.7.0 | Introduced. |