LLMS_Update::function_complete( string $function )
Should be called by each update function when it’s finished updates the progress in the functions array
Description Description
Parameters Parameters
- $function
-
(Required) function name
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.update.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |