File: bp-core/bp-core-functions.php
Description
bp_verify_nonce_request

Fires at the end of the nonce verification check.

Source: bp-core/bp-core-functions.php:2293

bp_is_post_request()

Return true|false if this is a POST request.

Source: bp-core/bp-core-functions.php:2307

bp_is_get_request()

Return true|false if this is a GET request.

Source: bp-core/bp-core-functions.php:2318

bp_update_is_item_admin()

Set the “is_item_admin” global.

Source: bp-core/bp-core-functions.php:2145

bp_update_is_item_admin

Filters the “is_item_admin” global value.

Source: bp-core/bp-core-functions.php:2159

bp_update_is_item_mod()

Set the “is_item_mod” global.

Source: bp-core/bp-core-functions.php:2171

bp_update_is_item_mod

Filters the “is_item_mod” global value.

Source: bp-core/bp-core-functions.php:2185

bp_do_404()

Trigger a 404.

Source: bp-core/bp-core-functions.php:2198

bp_get_root_blog_id()

Get the ID of the root blog.

Source: bp-core/bp-core-functions.php:2005

bp_is_multiblog_mode()

Are we running multiblog mode?

Source: bp-core/bp-core-functions.php:2045