@since: BuddyPress 1.6.0 |
Description |
---|---|
bp_core_add_settings_nav() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as the nav structure is set up by the {@link BP_Component} class. |
bp_core_screen_general_settings() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_core_screen_general_settings_title() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_core_screen_general_settings_content() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_core_screen_notification_settings() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_core_screen_notification_settings_title() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_core_screen_notification_settings_content() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_core_screen_delete_account() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_core_screen_delete_account_title() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
bp_blogs_transition_activity_status() |
When a blog comment status transition occurs, update the relevant activity’s status. |