Namespaces: global |
Description |
|---|---|
| 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. |
| 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. |
| bp_core_admin_php53_admin_notice() |
Add an admin notice to installations that are not running PHP 5.3+. |
| bp_maintenance_mode() |
Output the BuddyPress maintenance mode |
| bp_get_maintenance_mode() |
Return the BuddyPress maintenance mode |
| xprofile_get_profile() | |
| bp_get_profile_header() | |
| bp_blogs_subdomain_base() |
Output the base URL for subdomain installations of WordPress Multisite. |
| bp_blogs_get_subdomain_base() |
Return the base URL for subdomain installations of WordPress Multisite. |