LLMS_Helper_Install::update_version( string $version = null )
Update the LifterLMS version record to the latest version
Description Description
Parameters Parameters
- $version
-
(Optional) version number.
Default value: null
Return Return
(void)
Source Source
File: libraries/lifterlms-helper/includes/class-llms-helper-install.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |