Latest_Enrollees::get_users_limit()
Method: Returns the limit of latest enrollees to display.
Latest_Enrollees::get_users_limit Read More »
@package: LearnDash / Core
Source Files: src/Core/Mappers/Dashboards/Course/Widgets/Latest_Enrollees.php
Method: Returns the limit of latest enrollees to display.
Latest_Enrollees::get_users_limit Read More »
Filter Hook: Filters the limit of latest enrollees to display.
learndash_dashboard_widget_course_latest_enrollees_users_limit Read More »
Method: Loads required data.
Latest_Enrollees::load_data Read More »
Method: Returns the latest enrollee’s user IDs and their enrolment dates.
Latest_Enrollees::get_latest_enrollees Read More »
Method: Returns the latest enrollee’s user IDs with direct access and their enrolment dates.
Latest_Enrollees::get_directly_latest_enrollees Read More »
Method: Returns the latest enrollee’s user IDs with access via group and their enrolment dates.
Latest_Enrollees::get_group_based_latest_enrollees Read More »
Method: Returns a widget empty state text. It is used when there is no data to show.
Latest_Enrollees::get_empty_state_text Read More »
Class: Enrolled students number widget.
Enrolled_Students_Number Read More »
Method: Loads required data.
Lifetime_Sales::load_data Read More »
Method: Returns the amount of lifetime sales.
Lifetime_Sales::get_lifetime_sales_amount Read More »
Method: Returns the transaction IDs related to the post.
Lifetime_Sales::get_transaction_ids Read More »
Class: Latest transactions widget.
Latest_Transactions Read More »
Method: Returns the limit of transactions to display.
Latest_Transactions::get_transactions_limit Read More »
Filter Hook: Filters the limit of transactions to display.
learndash_dashboard_widget_course_latest_transactions_limit Read More »
Method: Loads required data.
Latest_Transactions::load_data Read More »
Method: Constructor.
Mapper::__construct Read More »
Method: Maps the sections. Returns one section because it’s the root section.
Filter Hook: Filters the course dashboard sections.
learndash_dashboard_sections_course Read More »