Hi, I am currently using woocommerce_update_customer action that triggers every time the customer is updated (when additional addresses from your plugin are updated as well). However, I am unable to detect which user_meta fields actually were updated and which were not.
Is there an action for Address Book addresses change detection?
Thank you very much.