$step $step : string Private variable to hold current quick setup wizard step. Type string — Current QSW step.
get_next_step_link() get_next_step_link(string $step = '') : string Method get_next_step_link() Get the link for the next step. Parameters string $step Next step link. Returns string — Link for next step.
get_back_step_link() get_back_step_link(string $step = '') : string Method get_back_step_link() Get the link for the previouse step. Parameters string $step Previouse step link. Returns string — Link for previouse step.
setup_wizard_header() setup_wizard_header() Method setup_wizard_header() Render Setup Wizard's header.
setup_wizard_footer() setup_wizard_footer() Method setup_wizard_footer() Render Setup Wizard's footer.
setup_wizard_content() setup_wizard_content() Method setup_wizard_content() Render setup Wizard's current step view.
mwp_setup_introduction() mwp_setup_introduction() Method mwp_setup_introduction() First start message after activation.
mwp_setup_system_requirements() mwp_setup_system_requirements() Method mwp_setup_system_requirements() Render System Requirements Step.
mwp_setup_introduction_save() mwp_setup_introduction_save() Method mwp_setup_introduction_save() Installation Step save to DB.
mwp_setup_system_requirements_save() mwp_setup_system_requirements_save() Method mwp_setup_system_requirements_save() Installation Step save to DB.
mwp_setup_connect_first_site() mwp_setup_connect_first_site() Method mwp_setup_connect_first_site() Render Install first Child Site Step form.
mwp_setup_monitoring_save() mwp_setup_monitoring_save() Method mwp_setup_monitoring_save() Save Monitoring form data.
mwp_setup_ready_actions() mwp_setup_ready_actions() Method mwp_setup_ready_actions() Delete option 'mainwp_run_quick_setup' when Quick Wizard Setup is completed.