File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_is_network_activated |
Filters whether or not we’re active at the network level. |
bp_update_is_directory() |
Set the “is_directory” global. |
bp_update_is_directory |
Filters the “is_directory” global value. |
bp_update_is_item_admin() |
Set the “is_item_admin” global. |
bp_update_is_item_admin |
Filters the “is_item_admin” global value. |
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_do_network_admin |
Filters whether or not BuddyPress should appear in network admin. |
bp_core_admin_hook() |
Return the action name that BuddyPress nav setup callbacks should be hooked to. |
bp_core_admin_hook |
Filters the action name that BuddyPress nav setup callbacks should be hooked to. |