@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_update_is_item_admin() |
Set the “is_item_admin” global. |
bp_update_is_item_admin |
Filters the “is_item_admin” global value. |
bp_update_is_item_mod() |
Set the “is_item_mod” global. |
bp_update_is_item_mod |
Filters the “is_item_mod” global value. |
bp_do_404() |
Trigger a 404. |
bp_core_admin_hook |
Filters the action name that BuddyPress nav setup callbacks should be hooked to. |
bp_is_root_blog() |
Is this the root blog? |
bp_is_root_blog |
Filters whether or not we’re on the root blog. |
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)? |