LLMS_Install::dispatch_db_updates()

Dispatches the bg updater


Description Description

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.


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.install.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.