| BP_REST_Account_Settings_Options_Endpoint::bp_rest_get_xprofile_field_visibility() |
Check current user can edit the visibility or not.
|
| BP_REST_Account_Settings_Options_Endpoint::register_routes() |
Register the component routes.
|
| BP_REST_Account_Settings_Options_Endpoint::get_collection_params() |
Get the query params for the Account Settings collections.
|
| BP_REST_Account_Settings_Options_Endpoint::get_item() |
Retrieve Account Settings options.
|
| bp_rest_account_settings_options_collection_params |
Filters the collection query params.
|
| bp_rest_account_setting_fields |
|
| BP_REST_Account_Settings_Options_Endpoint::get_general_fields() |
Get Fields for the General “Login Information”.
|
| bp_rest_account_settings_options_get_item |
Fires after account setting options are fetched via the REST API.
|
| 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.
|