LLMS_Admin_Tool_Wipe_Legacy_Account_Options::should_load()
Conditionally load the tool
Description Description
This tool should only load if there are legacy options (we only check ‘lifterlms_registration_generate_username’).
Return Return
(boolean) Return true
to load the tool and false
to not load it.
Source Source
File: includes/admin/tools/class-llms-admin-tool-wipe-legacy-account-options.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |