Mapper::map()
Method: Maps the sections. Returns one section because it’s the root section.
@package: LearnDash / Core
Source Files: src/Core/Mappers/Dashboards/Course/Mapper.php
Method: Maps the sections. Returns one section because it’s the root section.
Method: Returns the number of transactions to process per time.
Lifetime_Sales::transactions_chunk_size Read More »
Filter Hook: Filters the course dashboard sections.
learndash_dashboard_sections_course Read More »
Method: Loads required data.
Lifetime_Sales::load_data Read More »
Filter Hook: Filters the number of transactions to process per time.
learndash_dashboard_widget_course_lifetime_sales_transactions_chunk_size Read More »
Method: Returns the amount of lifetime sales.
Lifetime_Sales::get_lifetime_sales_amount Read More »
Filter Hook: Filters the limit of transactions to display.
learndash_dashboard_widget_course_latest_transactions_limit Read More »
Method: Returns the transaction IDs related to the post.
Lifetime_Sales::get_transaction_ids Read More »
Method: Returns the limit of transactions to display.
Latest_Transactions::get_transactions_limit Read More »
Method: Loads required data.
Latest_Transactions::load_data 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 »
Class: Values Dashboard Widget Item.
Method: Returns transactions.
Transactions::get_transactions Read More »
Method: Sets transactions.
Transactions::set_transactions 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: Returns users.