@since: BuddyPress 2.7.0
Description
bp_core_admin_maybe_remove_from_update_core()

On the “Dashboard > Updates” page, remove BuddyPress from plugins list if PHP < 5.3.

Source: bp-core/deprecated/buddypress/2.8.php:53

bp_core_admin_remove_buddypress_from_update_transient()

Filter callback to remove BuddyPress from the update plugins list.

Source: bp-core/deprecated/buddypress/2.8.php:73

wp_password_change_notification()

Notify the blog admin of a user changing password, normally via email.

Source: bp-core/bp-core-wp-emails.php:634

bp_search_input_name()

Output the ‘name’ attribute for search form input element.

Source: bp-core/bp-core-template.php:609

bp_get_search_input_name()

Get the ‘name’ attribute for the search form input element.

Source: bp-core/bp-core-template.php:621

bp_search_placeholder()

Output the placeholder text for the search box for a given component.

Source: bp-core/bp-core-template.php:643

bp_get_search_placeholder()

Get the placeholder text for the search box for a given component.

Source: bp-core/bp-core-template.php:655

BP_Button::backward_compatibility_args()

Provide backward compatibility for deprecated button arguments.

Source: bp-core/classes/class-bp-button.php:380

BP_Admin_Tab::bp_custom_do_settings_sections()

Prints out all settings sections added to a particular settings page

Source: bp-core/classes/class-bp-admin-tab.php:459

BP_Admin_Tab::bp_custom_do_settings_fields()

Print out the settings fields for a particular settings section

Source: bp-core/classes/class-bp-admin-tab.php:500