@since: BuddyPress 2.7.0 |
Description |
---|---|
bp_get_objects_in_term() |
Retrieve IDs of objects in valid taxonomies and terms for BuddyPress-related taxonomies. |
bp_get_term_by() |
Get term data for terms in BuddyPress taxonomies. |
bp_custom_pages_do_settings_fields() |
Print out the settings fields for a particular settings section |
bp_core_admin_notice_dismiss_callback() |
Catch and process an admin notice dismissal. |
bp_migrate_directory_page_titles() |
Update WP pages so that their post_title matches the legacy component directory title. |
bp_update_to_2_7() |
2.7.0 update routine. |
bp_core_admin_is_running_php53_or_greater() |
Determines whether the current installation is running PHP 5.3 or greater. |
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. |
bp_core_admin_maybe_remove_from_update_core() |
On the “Dashboard > Updates” page, remove BuddyPress from plugins list if PHP < 5.3. |
bp_core_admin_remove_buddypress_from_update_transient() |
Filter callback to remove BuddyPress from the update plugins list. |