Latest_Enrollees::load_data()
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 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 »
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: Returns the number of transactions to process per time.
Lifetime_Sales::transactions_chunk_size Read More »