Hi ED,
with the latest update (1.63) the “change password” tabs section in my account page is back but unfortunately the function that is used is deprecated wc_get_template( ‘myaccount/form-change-password.php’ ); .
You should fix it using wc_customer_edit_account_url().
Would you please tell me how to overcome to this bug?
Thanks in advance.