AyeCode / userswp

Lightweight WordPress User Profile Plugin, provides a front end login form, registration form, edit account form, forgot password, searchable users directory, and user profiles. It can be extended and we provide add-ons to integrate it with WooCommerce, Easy Digital Downloads, Wp Jobs Manager, GeoDirectory, MailChimp, and many other plugins.
https://userswp.io/
GNU General Public License v2.0
63 stars 26 forks source link

Can't modifying email in account page #669

Closed nicleg closed 1 year ago

nicleg commented 1 year ago

Hi thank's for this plugin which looks to works very well.

I'm facing an issue : on the account front-end page, I can modify the email in the field (id="email" class=" uwp_textfield ") and once the page saved it appears changed in the page, ... but not in the admin, and if you try to reload the account page once saved, the old value is back.

Is there a WP setting to prevent users to change their mail perhaps ? or in the usersWP plugin ?

Thanks for your reply. Nicolas

nicleg commented 1 year ago

Sorry, I havent' noticed : Fixes here https://github.com/AyeCode/userswp/issues/619

wpdev10 commented 1 year ago

@nicleg You will need to confirm the new email via the verification link received in the inbox to apply the new email address. This is similar to changing the admin email address from settings in WordPress.