[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-settings/actions/ -> general.php (summary)

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

Defines 2 functions

  bp_settings_action_general()
  bp_settings_verify_email_change()

Functions
Functions that are not part of a class:

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: Tue Mar 19 01:01:09 2024 Cross-referenced by PHPXref 0.7.1