LLMS_Background_Updater::__construct()
Method: Constructor
Source: includes/class.llms.background.updater.php:35
Method: Constructor
Source: includes/class.llms.background.updater.php:35
Method: Called when queue is emptied and action is complete
Source: includes/class.llms.background.updater.php:53
Method: Starts the queue
Source: includes/class.llms.background.updater.php:66
Method: Retrieve approximate progress of updates in the queue
Source: includes/class.llms.background.updater.php:82
Method: Handle cron healthcheck
Source: includes/class.llms.background.updater.php:112
Method: Initializes the bg updater class
Source: includes/class.llms.install.php:457
Method: Handle form submission of update related actions
Source: includes/class.llms.install.php:551
Method: Stores an admin notice for the current state of the background updater
Source: includes/class.llms.install.php:600
Method: Dispatches the bg updater Prevents small database updates from displaying the “updating” admin notice instead of the “completed” notice These small updates would finish on a second thread faster than the main thread and the wrong notice would be displayed
Source: includes/class.llms.install.php:335