File: bp-core/bp-core-functions.php |
Description |
|---|---|
| bp_verify_nonce_request |
Fires at the end of the nonce verification check. |
| bp_is_post_request() |
Return true|false if this is a POST request. |
| bp_is_get_request() |
Return true|false if this is a GET request. |
| 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. |