Hi all!
I'm writing an Add-on and am trying to hook to UserEdit, but I'm finding that in My Profile (client area) there are 2 'SAVE' buttons: Top for the name, bottom for the email.
A simple logging statement at the beginning of the hook declaration in my hooks.php file is showing that the hook is called as expected with the TOP SAVE button, but not on the BOTTOM ???
Can somebody please confirm if this is a bug or a problem with my installation and how to troubleshoot it?
I'm on v8.1.0-release.1
Thank you in advance.