LLMS_Admin_Reporting::output_widget_range_filter( string $selected_period, string $tab, array $args = array() )
Output a range filter select Used by overview data tabs
Description Description
Parameters Parameters
- $selected_period
-
(Required) currently selected period
- $tab
-
(Required) current tab name
- $args
-
(Optional) additional args to be passed when form is submitted
Default value: array()
Return Return
(void)
Source Source
File: includes/admin/reporting/class.llms.admin.reporting.php
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |