Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables
Class LearnDash Data Upgrades for WPProQuiz DB Table rename.
Description Description
Source Source
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |
Methods Methods
- __construct — Protected constructor for class
- build_progress_output — Common function to build the returned data progress output.
- build_tables_lists — Build tables list
- check_table_exists — Check single table exists
- check_tables_lists — Check table lists
- init_settings — Init settings
- process_upgrade_action — 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.
- query_items — Common function to query needed items.
- rename_wpproquiz_table — Convert WPProQuiz Database to new name
- show_upgrade_action — Show data upgrade row for this instance.