Warning: This method has been deprecated.
LLMS_Admin_Setup_Wizard::output_step_html( string $step )
Outputs the HTML “body” for the requested step
Parameters Parameters
- $step
-
(string) (Required) Step slug.
Return Return
(void)
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.4.4 | This method has been deprecated. |
3.30.3 | Fixed spelling error. |
3.0.0 | Introduced. |