WooSubscriptionsNotes::update_option_woocommerce_helper_data( array $old_value, array $value )

Reacts to changes in the helper option.


Description Description


Parameters Parameters

$old_value

(Required) The previous value of the option.

$value

(Required) The new value of the option.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php


			


Top ↑

User Contributed Notes User Contributed Notes

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