[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

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

BuddyPress Settings Actions

File Size: 499 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  bp_settings_action_general()
  bp_settings_action_notifications()
  bp_settings_action_capabilities()
  bp_settings_action_delete_account()
  bp_settings_verify_email_change()
  bp_settings_remove_email_subnav()

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_action_notifications()   X-Ref
Handles the changing and saving of user notification settings.

since: 1.6.0

bp_settings_action_capabilities()   X-Ref
Handles the setting of user capabilities, spamming, hamming, role, etc...

since: 1.6.0

bp_settings_action_delete_account()   X-Ref
Handles the deleting of a user.

since: 1.6.0

bp_settings_verify_email_change()   X-Ref
Process email change verification or cancel requests.

since: 2.1.0

bp_settings_remove_email_subnav()   X-Ref
Removes 'Email' sub nav, if no component has registered options there.

since: 2.2.0



Generated: Mon Apr 2 01:00:57 2018 Cross-referenced by PHPXref 0.7.1