RemoteInboxNotificationsEngine::update_profile_option( mixed $old_value, mixed $new_value )

This is triggered when the profile option is updated and if the profiler is being completed, triggers a run of the engine.


Description Description


Parameters Parameters

$old_value

(Required) Old value.

$new_value

(Required) New value.


Top ↑

Source Source

File: packages/woocommerce-admin/src/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php


			


Top ↑

User Contributed Notes User Contributed Notes

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