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.


Top ↑

Parameters Parameters

$enabled

(boolean) Whether or not the wizard is enabled.


Top ↑

Source Source

File: includes/admin/class.llms.admin.setup.wizard.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.