WC_Admin_Setup_Wizard::run_deferred_actions()
Method: Function called after the HTTP request is finished, so it’s executed without the client having to wait for it.
Source: includes/admin/class-wc-admin-setup-wizard.php:701
Method: Function called after the HTTP request is finished, so it’s executed without the client having to wait for it.
Source: includes/admin/class-wc-admin-setup-wizard.php:701
Method: Helper method to queue the background install of a plugin.
Source: includes/admin/class-wc-admin-setup-wizard.php:726
Method: Helper method to queue the background install of a theme.
Source: includes/admin/class-wc-admin-setup-wizard.php:762
Method: Template for the usage tracking modal.
Source: includes/admin/class-wc-admin-setup-wizard.php:609
Method: Output the content for the current step.
Source: includes/admin/class-wc-admin-setup-wizard.php:427
Method: Display’s a prompt for users to try out the new improved WooCommerce onboarding experience in WooCommerce Admin.
Source: includes/admin/class-wc-admin-setup-wizard.php:441
Method: Installs WooCommerce admin and redirects to the new onboarding experience.
Source: includes/admin/class-wc-admin-setup-wizard.php:468
Method: Redirects to the onboarding wizard in WooCommerce Admin.
Source: includes/admin/class-wc-admin-setup-wizard.php:518
Method: Initial “store setup” step.
Source: includes/admin/class-wc-admin-setup-wizard.php:476
Method: Register/enqueue scripts and styles for the Setup Wizard.
Source: includes/admin/class-wc-admin-setup-wizard.php:210