How can I customize action performed when saving/editing a woo-commerce account?
Question
I have to save the same woo-commerce account details to another app, how can I customize these save/edit action to perform additional statements?
I used add_action(‘woocommerce_save_account_details’, ‘woocommerceAccountData’); but it didn’t work!
0
2 years
2020-12-31T04:11:09-05:00
2020-12-31T04:11:09-05:00 0 Answers
2 views
0
Leave an answer