Namespaces: global |
Description |
|---|---|
| bp_update_to_3_1_1() |
3.1.1 update routine. |
| bp_migrate_new_member_activity_component() |
Updates the component field for new_members type. |
| bp_update_to_1_6() |
Remove unused metadata from database when upgrading from < 1.6.0. |
| bp_exists() |
bp_exists( $component_name ) |
| bp_get_plugin_sidebar() | |
| bp_core_allow_default_theme() |
On multiblog installations you must first allow themes to be activated and show up on the theme selection screen. This function will let the BuddyPress bundled themes show up on the root blog selection screen and bypass this step. It also means that the themes won’t show for selection on other blogs. |
| bp_is_page() |
No longer used by BuddyPress core |
| bp_update_db_stuff() |
This function was originally used to update pre-1.1 schemas, but that was before we had a legitimate update process. |
| bp_is_install() |
Is this a fresh installation of BuddyPress? |
| bp_is_update() |
Is this a BuddyPress update? |