apply_filters( 'llms_enable_setup_wizard', boolean $enabled )
Whether or not the LifterLMS Setup Wizard is enabled.
Description Description
This filter may be used to entirely disable the setup wizard.
Parameters Parameters
- $enabled
-
(boolean) Whether or not the wizard is enabled.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |