Latest_Enrollees::load_data()
Method: Loads required data.
Latest_Enrollees::load_data Read More »
@package: LearnDash / Core
Source Files: src/Core/Mappers/Dashboards/Course/Widgets/Latest_Enrollees.php
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.
Enrolled_Students_Number::load_data Read More »
Method: Returns the number of enrolled students.
Enrolled_Students_Number::get_enrolled_students_number 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 »
Class: Lifetime sales widget.
Method: Returns the number of transactions to process per time.
Lifetime_Sales::transactions_chunk_size Read More »