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 widget.
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 »