LLMS_Course_Data::get_revenue( string $period )
Retrieve total amount of transactions related to orders for the course completed within the period
Description Description
Parameters Parameters
- $period
-
(Required) Date period [current|previous].
Return Return
(float)
Source Source
File: includes/class.llms.course.data.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.15.0 | Introduced. |