EDD_Stats::setup_dates( $_start_date = 'this_month', $_end_date = false )
Setup the dates passed to our constructor.
Description Description
This calls the convert_date() member function to ensure the dates are formatted correctly
Return Return
(void)
Source Source
File: includes/class-edd-stats.php
Changelog Changelog
Version | Description |
---|---|
1.8 | Introduced. |