LLMS_Admin_Setup_Wizard::save()
Handle saving data during setup
Description Description
Return Return
(null|WP_Error)
Source Source
File: includes/admin/class.llms.admin.setup.wizard.php
Changelog Changelog
| Version | Description |
|---|---|
| 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. |