bp_get_options_avatar()
Output the options avatar.
Description
Not currently used in BuddyPress.
Source
File: bp-core/bp-core-template.php
function bp_get_options_avatar() { echo apply_filters( 'bp_get_options_avatar', buddypress()->bp_options_avatar ); }
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.