EDD_Payment_Stats::is_cacheable( $date_range = "" )
Is the date range cachable
Description Description
Parameters Parameters
- $range
-
(Required) Date range of the report
Return Return
(boolean) Whether the date range is allowed to be cached or not
Source Source
File: includes/payments/class-payment-stats.php
Changelog Changelog
Version | Description |
---|---|
2.6.11 | Introduced. |