CartFlows_Wizard
CartFlows_Wizard class.
Source
File: classes/class-cartflows-wizard.php
Methods
- __construct — Hook in tabs.
- activate_wc_plugins — Save Locale Settings.
- add_mautic_form_script — Add JS script for mautic form
- admin_menus — Add admin menus/screens.
- checkout_step — Render checkout step.
- disable_woo_setup_redirect — Disable the woo redirect for new setup.
- get_current_step_slug — Get current step slug
- get_final_page_link — Redirect the user to create his first flow depending on which UI he is using.
- get_next_step_link — Get next step link
- get_next_step_plain_link — Get next step link
- get_prev_step_link — Get previous step link
- hide_notices — Hide a notice if the GET variable is set.
- localize_vars — Localize variables in admin
- page_builder_step — Locale settings
- page_builder_step_save — Save Locale Settings.
- ready_step — Final step.
- save_page_builder_option — Save selected page builder in options database.
- save_usage_tracking_option — Save usage tracking Settings.
- setup_wizard — Show the setup wizard.
- setup_wizard_content — Output the content for the current step.
- setup_wizard_footer — Setup Wizard Footer.
- setup_wizard_header — Setup Wizard Header.
- setup_wizard_steps — Output the steps.
- show_setup_wizard — Show action links on the plugin screen.
- training_step — Training course step.
- welcome_step — Introduction step.
- welcome_step_save — Save Locale Settings.