Learndash_Admin_Data_Upgrades::__construct()
Method: Public constructor for class
Learndash_Admin_Data_Upgrades::__construct Read More »
@package: LearnDash / Data_Upgrades
Source Files: includes/admin/class-learndash-admin-data-upgrades.php
Method: Public constructor for class
Learndash_Admin_Data_Upgrades::__construct Read More »
Method: Get the current instance of this class or new.
Learndash_Admin_Data_Upgrades::get_instance Read More »
Method: Add instance to static tracking array
Learndash_Admin_Data_Upgrades::add_instance Read More »
Method: Register the data upgrade action.
Learndash_Admin_Data_Upgrades::register_upgrade_action Read More »
Method: Initialize the LearnDash Settings array.
Learndash_Admin_Data_Upgrades::init_data_settings Read More »
Method: Get the LearnDash Settings array
Learndash_Admin_Data_Upgrades::get_data_settings Read More »
Filter Hook: Filters value of process time percentage.
learndash_process_time_percent Read More »
Filter Hook: Filters value of process time seconds.
learndash_process_time_seconds Read More »
Method: Build tables list
Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::build_tables_lists Read More »
Method: Class method for the AJAX update logic This function will determine what users need to be converted. Then the course and quiz functions will be called to convert each individual user data set.
Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::process_upgrade_action Read More »
Method: Common function to query needed items.
Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::query_items Read More »
Method: Common function to build the returned data progress output.
Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::build_progress_output Read More »
Method: Convert WPProQuiz Database to new name
Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::rename_wpproquiz_table Read More »
Filter Hook: Filters whether to show upgrade section or not.
learndash_show_upgrade_section Read More »
Method: Check table lists
Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::check_tables_lists Read More »
Method: Check single table exists
Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::check_table_exists Read More »
Method: Get course access list for Course
Learndash_Admin_Data_Upgrades_Course_Access_List_Convert::get_course_access_list Read More »
Method: Common function to build the returned data progress output.
Learndash_Admin_Data_Upgrades_User_Meta_Courses::build_progress_output Read More »
Method: Get course activity access for user
Method: Convert single user quiz attempts to Activity DB entries.