File: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php
Description
BP_REST_Account_Settings_Options_Endpoint::__construct()

Constructor.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:23

bp_rest_account_settings_options_schema

Filters the Account Settings schema.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:482

BP_REST_Account_Settings_Options_Endpoint::bp_rest_settings_pending_email_notice()

Add the ‘pending email change’ message to the settings page.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:1369

BP_REST_Account_Settings_Options_Endpoint::register_routes()

Register the component routes.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:33

BP_REST_Account_Settings_Options_Endpoint::get_collection_params()

Get the query params for the Account Settings collections.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:491

bp_rest_account_setting_prepare_value

Filter a notification value returned from the API.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:405

bp_core_notification_settings_after_save

Fires after the notification settings have been saved, and before redirect.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:1175