File: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php |
Description |
|---|---|
| BP_REST_Account_Settings_Options_Endpoint::get_item_schema() |
Get the Account Settings schema, conforming to JSON Schema. |
| BP_REST_Account_Settings_Options_Endpoint::bp_rest_get_displayed_user() |
Set current and display user with current user. |
| BP_REST_Account_Settings_Options_Endpoint::__construct() |
Constructor. |
| bp_rest_account_settings_options_schema |
Filters the Account Settings schema. |
| BP_REST_Account_Settings_Options_Endpoint::bp_rest_settings_pending_email_notice() |
Add the ‘pending email change’ message to the settings page. |
| 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. |