OnboardingTasks::add_onboarding_product_notice_admin_script()
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 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: Get the name of the active task.
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:183
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
Method: Constructor
Source: packages/woocommerce-admin/src/Features/OnboardingTasks.php:43
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