Thanks for that reply. I’ll wait for your new plugin. I only care about updating PDB email field and then want to write that to the WP User record so they stay in sync for Lost Password requests and login.
In my case, I’m intentionally hiding all the WP User interaction. The enduser initially requests access with a form. I pre-populate both a PDB and WP user record for them, and then email the login info. I don’t care what’s in the WP user name/nickname/bio fields since I never use them, and the end user never sees them. But I do care about the WP user email field, since it can be used for login, and the Lost Password function. I’m just looking ahead at when one of the endusers changes their email.
Thanks!