File: bp-core/deprecated/buddypress/1.5.php |
Description |
---|---|
bp_core_screen_delete_account_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_dtheme_deprecated() |
Contains functions which were moved out of BP-Default’s functions.php in BuddyPress 1.5. |
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. |