LLMS_Install::get_difficulties()
Retrieve the default difficulty terms that should be created on a fresh install
Return Return
(array)
Source Source
File: includes/class.llms.install.php
dbDelta( self::get_schema() ); } /** * Create default LifterLMS Product & Access Plan Visibility Options * * @since 3.6.0 * @since 3.8.0 Unknown.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.3.1 | Introduced. |