@since: BuddyPress 2.7.0
Description
bp_get_objects_in_term()

Retrieve IDs of objects in valid taxonomies and terms for BuddyPress-related taxonomies.

Source: bp-core/bp-core-taxonomy.php:221

bp_get_term_by()

Get term data for terms in BuddyPress taxonomies.

Source: bp-core/bp-core-taxonomy.php:268

bp_custom_pages_do_settings_fields()

Print out the settings fields for a particular settings section

Source: bp-core/admin/bp-core-admin-pages.php:100

bp_core_admin_notice_dismiss_callback()

Catch and process an admin notice dismissal.

Source: bp-core/admin/bp-core-admin-functions.php:1593

bp_migrate_directory_page_titles()

Update WP pages so that their post_title matches the legacy component directory title.

Source: bp-core/bp-core-update.php:775

bp_update_to_2_7()

2.7.0 update routine.

Source: bp-core/bp-core-update.php:570

bp_core_admin_is_running_php53_or_greater()

Determines whether the current installation is running PHP 5.3 or greater.

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

bp_core_admin_maybe_disable_update_row_for_php53_requirement()

Replaces WP’s default update notice on plugins.php with an error message, when site is not running PHP 5.3 or greater.

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

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