Warning: This method has been deprecated. LLMS_Admin_Setup_Wizard::generator_course_status() is deprecated with no replacement instead.
LLMS_Admin_Setup_Wizard::generator_course_status( string $status )
Allow the Sample Content installed during the final step to be published rather than drafted
Parameters Parameters
- $status
-
(string) (Required) Post status.
Return Return
(string)
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 | LLMS_Admin_Setup_Wizard::generator_course_status() is deprecated with no replacement. |
3.3.0 | Introduced. |