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::is_active_task_complete()

Method: Check for active task completion, and clears the transient.

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

Used by 2 functions | Uses 2 functions

OnboardingTasks::check_task_completion()

Method: Check for task completion of a given task.

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

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