LLMS_Admin_Setup_Wizard::save_finish()
Save the “Finish” step.
Return Return
(WP_Error|int[]|boolaen) Returns an array of generated WP_Post IDs on success, false
when no import IDs are posted, otherwise returns a 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 |
---|---|
4.8.0 | Introduced. |