OnboardingTasks::check_task_completion()
Method: Check for task completion of a given task.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:213
Method: Check for task completion of a given task.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:213
Method: Hooks into the product page to add a notice to return to the task list if a product was added.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:255
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
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
Method: Adds a notice to return to the task list when the product importeris done running.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:330
Method: Enqueue scripts and styles.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:73
Method: Add task items to component settings.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:135
Method: Temporarily store the active task to persist across page loads when neccessary (such as publishing a product). Most tasks do not need to do this.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:162
Class: Contains the logic for completing onboarding tasks.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:15
Method: Get class instance.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:33