WC_Admin_Setup_Wizard::close_http_connection()
Method: Finishes replying to the client, but keeps the process running for further (async) code execution.
Source: includes/admin/class-wc-admin-setup-wizard.php:669
Method: Finishes replying to the client, but keeps the process running for further (async) code execution.
Source: includes/admin/class-wc-admin-setup-wizard.php:669
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: 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: 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: Register/enqueue scripts and styles for the Setup Wizard.
Source: includes/admin/class-wc-admin-setup-wizard.php:210