Lifetime_Sales::get_lifetime_sales_amount()
Method: Returns the amount of lifetime sales.
Lifetime_Sales::get_lifetime_sales_amount Read More »
@package: LearnDash / Core
Source Files: src/Core/Mappers/Dashboards/Course/Widgets/Lifetime_Sales.php
Method: Returns the amount of lifetime sales.
Lifetime_Sales::get_lifetime_sales_amount Read More »
Method: Loads required data.
Lifetime_Sales::load_data Read More »
Method: Returns the number of transactions to process per time.
Lifetime_Sales::transactions_chunk_size Read More »
Method: Maps the sections. Returns one section because it’s the root section.
Method: Constructor.
Mapper::__construct Read More »
Method: Constructor.
Mapper::__construct Read More »
Method: Creates a model from a post based on the post type.
Model::create_from_post Read More »
Method: Returns a widget empty state text. It is used when there is no data to show.
Transactions::get_empty_state_text Read More »
Method: Sets transactions.
Transactions::set_transactions Read More »
Method: Returns transactions.
Transactions::get_transactions Read More »
Method: Sets the previous value.
Value_Comparison::set_previous_value Read More »
Method: Returns the previous value.
Value_Comparison::get_previous_value Read More »
Method: Returns a percentage difference between the current and the previous number.
Value_Comparison::get_percentage_difference Read More »
Method: Sets items.
Method: Returns a label.
Method: Returns a value.
Method: Returns a widget empty state text. It is used when there is no data to show.
Users::get_empty_state_text Read More »
Method: Sets a custom label property.
Users::set_custom_label_property Read More »
Method: Sets users.