Namespaces: global |
Description |
|---|---|
| bp_do_404() |
Trigger a 404. |
| bp_get_root_blog_id() |
Get the ID of the root blog. |
| bp_is_multiblog_mode() |
Are we running multiblog mode? |
| bp_is_network_activated() |
Is BuddyPress active at the network level for this network? |
| bp_update_is_directory() |
Set the “is_directory” global. |
| bp_get_admin_url() |
Return the correct admin URL based on BuddyPress and WordPress configuration. |
| bp_core_do_network_admin() |
Should BuddyPress appear in network admin (vs a single site Dashboard)? |
| bp_core_admin_hook() |
Return the action name that BuddyPress nav setup callbacks should be hooked to. |
| bp_is_root_blog() |
Is this the root blog? |
| bp_embed_init() |
Initializes {@link BP_Embed} after everything is loaded. |