LLMS_Admin_Setup_Wizard::save()
Handle saving data during setup
Return Return
(null|WP_Error)
Source Source
File: includes/admin/class.llms.admin.setup.wizard.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
5.9.0 | Stop using deprecated FILTER_SANITIZE_STRING . |
4.8.0 | Moved logic for each wizard step into it's own method. |
3.37.14 | Ensure redirect to proper course when a course is imported at the end of setup. |
3.35.0 | Sanitize input data; load sample data from sample-data directory. |
3.3.0 | Unknown. |
3.0.0 | Introduced. |