[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Settings: Email address and password action handler.
File Size: | 341 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_settings_action_general() X-Ref |
Handles the changing and saving of user email addresses and passwords. We do quite a bit of logic and error handling here to make sure that users do not accidentally lock themselves out of their accounts. We also try to provide as accurate of feedback as possible without exposing anyone else's information to them. Special considerations are made for super admins that are able to edit any users accounts already, without knowing their existing password. since: 1.6.0 |
bp_settings_verify_email_change() X-Ref |
Process email change verification or cancel requests. since: 2.1.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |