LLMS_Abstract_Post_Data::set_period( string $period = 'today' )
Set the dates passed on a date range period
Description Description
Parameters Parameters
- $period
-
(Optional) Date range period.
Default value: 'today'
Return Return
(void)
Source Source
File: includes/abstracts/llms.abstract.post.data.php
Changelog Changelog
Version | Description |
---|---|
3.31.0 | Introduced. |