File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_do_404 |
Fires inside the triggering of a 404. |
bp_verify_nonce_request() |
Makes sure the user requested an action from another page on this site. |
bp_verify_nonce_request_url |
Filters the requested URL being nonce-verified. |
bp_get_root_blog_id() |
Get the ID of the root blog. |
bp_is_multiblog_mode() |
Are we running multiblog mode? |
bp_is_multiblog_mode |
Filters whether or not we’re running in multiblog mode. |
bp_is_network_activated() |
Is BuddyPress active at the network level for this network? |
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. |