File: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php |
Description |
---|---|
BP_REST_Account_Settings_Options_Endpoint::get_notifications_fields() |
Get Fields for the Notifications “Email Preferences”. |
BP_REST_Account_Settings_Options_Endpoint::get_item_permissions_check() |
Check if a given request has access to account settings options. |
BP_REST_Account_Settings_Options_Endpoint::get_profile_fields() |
Get Fields for the Profile “Privacy”. |
bp_rest_account_settings_options_get_item_permissions_check |
Filter the account settings options `get_item` permissions check. |
BP_REST_Account_Settings_Options_Endpoint::get_invites_fields() |
Get Fields for the Invites “Group Invites”. |
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. |