Onboarding::track_onboarding_toggle( mixed $mixed, string $value )

Track changes to the onboarding option.


Description Description


Parameters Parameters

$mixed

(Required) Option name or previous value if option previously existed.

$value

(Required) Value of the updated option.


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.