LLMS_Update
Class: Database background update abstract
Source: includes/abstracts/abstract.llms.update.php:17
Class: Database background update abstract
Source: includes/abstracts/abstract.llms.update.php:17
Method: Constructor
Source: includes/abstracts/abstract.llms.update.php:42
Method: Add action hooks for each function in the update
Source: includes/abstracts/abstract.llms.update.php:81
Method: Checks progress of functions within the update and triggers completion when finished
Source: includes/abstracts/abstract.llms.update.php:98
Method: Called when the queue is emptied for the group Outputs an admin notice
Source: includes/abstracts/abstract.llms.update.php:123
Method: Adds all functions to the queue
Source: includes/abstracts/abstract.llms.update.php:137
Method: Should be called by each update function when it’s finished updates the progress in the functions array
Source: includes/abstracts/abstract.llms.update.php:156
Method: Get the name of the action hook for a given function
Source: includes/abstracts/abstract.llms.update.php:172
Method: Perform Save Actions Triggers actions for before and after save And calls the save method which actually saves metadata
Source: includes/abstracts/abstract.llms.admin.metabox.php:413
Method: Display the messages as a WP Admin Notice
Source: includes/abstracts/abstract.llms.admin.metabox.php:227