bp_get_options_avatar()
Output the options avatar.
Contents
Description Description
Not currently used in BuddyPress.
Source Source
File: bp-core/bp-core-template.php
function bp_get_options_avatar() { echo apply_filters( 'bp_get_options_avatar', buddypress()->bp_options_avatar ); }