• Hi!

    I would like to know if it is possible to add the Address Book also to the edit account endpoint?

    I merged the edit address endpoint to the edit account endpoint, but then the address book isn’t available on the edit account endpoint.

    I merged the two tabs with this code (function.php):
    add_action( 'woocommerce_account_edit-account_endpoint', 'woocommerce_account_edit_address' );

    Thank you.

    Regards, Magda

  • The topic ‘Add “My Address Book” to Edit Account Endpoint’ is closed to new replies.