@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_get_settings_root_slug() |
Return the settings component root slug. |
bp_get_settings_root_slug |
Filters the Settings component root slug. |
BP_Settings_Component |
Creates our Settings component. |
BP_Settings_Component::__construct() |
Start the settings component creation process. |
BP_Settings_Component::includes() |
Include files. |
BP_Settings_Component::setup_globals() |
Setup globals. |
BP_Settings_Component::setup_nav() |
Set up navigation. |
BP_Settings_Component::setup_admin_bar() |
Set up the Toolbar. |
bp_core_general_settings_after_save |
Fires after the general settings have been saved, and before redirect. |
bp_core_notification_settings_after_save |
Fires after the notification settings have been saved, and before redirect. |