File: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php |
Description |
|---|---|
| BP_REST_Account_Settings_Options_Endpoint::get_delete_account_fields() |
Get Fields for the Delete Account “Delete Account”. |
| BP_REST_Account_Settings_Options_Endpoint::update_item_permissions_check() |
Check if a given request has access to update account settings options. |
| BP_REST_Account_Settings_Options_Endpoint::update_general_fields() |
Update general fields. |
| bp_rest_account_settings_options_update_item_permissions_check |
Filter the account settings options `update_item` permissions check. |
| BP_REST_Account_Settings_Options_Endpoint::update_notifications_fields() |
Update notication fields. |
| bp_rest_account_setting_prepare_value |
Filter a notification value returned from the API. |
| bp_core_notification_settings_after_save |
Fires after the notification settings have been saved, and before redirect. |