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.
Source Source
File: packages/woocommerce-admin/src/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php