This function has been deprecated. BuddyPress 2.1.0 instead.

bp_avatar_upload_form()

Allegedly output an avatar upload form, but it hasn’t done that since 2009.

Description

Source

File: bp-core/deprecated/buddypress/2.1.php

function bp_avatar_upload_form() {
	_deprecated_function(__FUNCTION__, '2.1', 'No longer used' );
}

Changelog

Changelog
Version Description
BuddyPress 2.1.0 BuddyPress 2.1.0
BuddyPress 1.0.0 Introduced.

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.