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

Return the value of a given action variable.

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

bp_action_variable

Filters the value of a given action variable.

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

bp_root_domain()

Output the “root domain”, the URL of the BP root blog.

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

bp_get_root_domain()

Return the “root domain”, the URL of the BP root blog.

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

bp_get_root_domain

Filters the “root domain”, the URL of the BP root blog.

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

bp_root_slug()

Output the root slug for a given component.

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

bp_action_variables()

Return the value of $bp->action_variables.

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

bp_action_variables

Filters the value of $bp->action_variables.

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

bp_get_email_subject()

Retrieve a client friendly version of the root blog name.

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

bp_get_email_subject

Filters a client friendly version of the root blog name.

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