Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/Features/Onboarding.php

Onboarding::reset_extended_task_list()

Method: Reset the extended task list and redirect to the dashboard.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:994

Used by 0 functions | Uses 3 functions

Onboarding::activate_and_install_jetpack_ahead_of_wcpay()

Method: Ensure that Jetpack gets installed and activated ahead of WooCommerce Payments if both are being installed/activated at the same time.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:1087

Used by 0 functions | Uses 0 functions

Onboarding::is_home_or_setup_wizard_page()

Method: Determine if the current page is home or setup wizard.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:633

Used by 1 function | Uses 1 function

Onboarding::send_profile_data_on_update()

Method: Send profiler data on profiler change to completion.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:291

Used by 0 functions | Uses 1 function

Onboarding::send_profile_data_on_connect()

Method: Send profiler data after a site is connected.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:302

Used by 0 functions | Uses 1 function

Onboarding::is_running_from_async_action_scheduler()

Method: Test whether the context of execution comes from async action scheduler.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:122

Used by 1 function | Uses 1 function

Onboarding::admin_redirects()

Method: Handle redirects to setup/welcome page after install and updates.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:136

Used by 0 functions | Uses 3 functions

Onboarding::set_woocommerce_setup_jetpack_opted_in()

Method: Sets the woocommerce_setup_jetpack_opted_in to true when Jetpack connects to WPCOM.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:175

Used by 0 functions | Uses 0 functions

Onboarding::trigger_profile_completed_action()

Method: Trigger the woocommerce_onboarding_profile_completed action

Source: packages/woocommerce-admin/src/Features/Onboarding.php:185

Used by 0 functions | Uses 1 function

woocommerce_onboarding_profile_completed

Action Hook: Action hook fired when the onboarding profile (or onboarding wizard, or profiler) is completed.

Source: packages/woocommerce-admin/src/Features/Onboarding.php:200

Used by 1 function | Uses 0 functions
1 2 … 5 Next »
Proudly powered by WordPress