@since: BuddyPress 2.7.0
Description
bp_core_admin_php52_plugin_row()

Outputs a replacement for WP’s default update notice, when site is not running PHP 5.3 or greater.

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

bp_core_admin_php53_admin_notice()

Add an admin notice to installations that are not running PHP 5.3+.

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

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_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_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_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