File: bp-core/bp-core-template.php
Description
bp_ajax_querystring()

Allow templates to pass parameters directly into the template loops via AJAX.

Source: bp-core/bp-core-template.php:1281

bp_ajax_querystring

Filters the template paramenters to be used in the query string.

Source: bp-core/bp-core-template.php:1298

bp_current_component()

Return the name of the current component.

Source: bp-core/bp-core-template.php:1310

bp_current_component

Filters the name of the current component.

Source: bp-core/bp-core-template.php:1323

bp_current_action()

Return the name of the current action.

Source: bp-core/bp-core-template.php:1333

bp_current_action

Filters the name of the current action.

Source: bp-core/bp-core-template.php:1346

bp_current_item()

Return the name of the current item.

Source: bp-core/bp-core-template.php:1356

bp_current_item

Filters the name of the current item.

Source: bp-core/bp-core-template.php:1369

bp_get_blog_signup_allowed()

Is blog signup allowed?

Source: bp-core/bp-core-template.php:1165

bp_account_was_activated()

Check whether an activation has just been completed.

Source: bp-core/bp-core-template.php:1187