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_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. |
| 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. |