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.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: packages/woocommerce-admin/src/Features/Onboarding.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.