Dev Resources

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

OnboardingTasks::get_stripe_supported_countries()

Method: Returns a list of Stripe supported countries. This method can be removed once merged to core.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:368

Used by 1 function | Uses 0 functions

OnboardingTasks::track_extended_completion()

Method: Records an event when all tasks are completed in the extended task list.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:432

Used by 0 functions | Uses 1 function

OnboardingTasks::update_option_extended_task_list()

Method: Update registered extended task list items.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:457

Used by 0 functions | Uses 2 functions

OnboardingTasks::get_settings()

Method: Get task item data for settings filter.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:84

Used by 2 functions | Uses 6 functions

OnboardingTasks::ppcp_ob_after_onboarding_redirect_url()

Method: Sets the URL users are redirected to after PayPal Payments has received onboarding information from PayPal.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:241

Used by 0 functions | Uses 1 function

OnboardingTasks::get_automated_tax_supported_countries()

Method: Get an array of countries that support automated tax.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:353

Used by 1 function | Uses 1 function

OnboardingTasks::track_completion()

Method: Records an event when all tasks are completed in the task list.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:420

Used by 0 functions | Uses 1 function

OnboardingTasks::track_task_completion()

Method: Records an event for individual task completion.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:444

Used by 0 functions | Uses 1 function

OnboardingTasks::add_onboarding_homepage_notice_admin_script()

Method: Hooks into the post page to display a different success notice and sets the active page as the site’s home page if visted from onboarding.

Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:283

Used by 0 functions | Uses 2 functions

OnboardingTasks::add_onboarding_tax_notice_admin_script()

Method: Adds a notice to return to the task list when the save button is clicked on tax settings pages.

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

Used by 0 functions | Uses 4 functions
1 2 3 Next »
Proudly powered by WordPress