Onboarding::remove_install_notice( bool $show, string $notice )
Remove the install notice that prompts the user to visit the old onboarding setup wizard.
Description Description
Parameters Parameters
- $show
-
(Required) Show or hide the notice.
- $notice
-
(Required) The slug of the notice.
Return Return
(bool)
Source Source
File: packages/woocommerce-admin/src/Features/Onboarding.php