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

Check to see if there is an options avatar.

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

bp_get_options_avatar()

Output the options avatar.

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

bp_comment_author_avatar()

Output a comment author’s avatar.

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

bp_post_author_avatar()

Output a post author’s avatar.

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

bp_get_options_nav()

Output the “options nav”, the secondary-level single item navigation menu.

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

bp_get_options_nav_{$subnav_item->css_id}

Filters the “options nav”, the secondary-level single item navigation menu.

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

bp_get_options_title()

Get the ‘bp_options_title’ property from the BP global.

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