This function has been deprecated. BuddyBoss 1.0.0 instead.

bp_nouveau_member_description_edit_link()

Display the Edit profile link (temporary).

Description

Return

(string) HTML Output

Source

File: bp-core/deprecated/buddyboss/1.0.php

function bp_nouveau_member_description_edit_link() {
	_deprecated_function( __FUNCTION__, '1.0.0' );
	// echo bp_nouveau_member_get_description_edit_link();
}

Changelog

Changelog
Version Description
BuddyBoss 1.0.0 BuddyBoss 1.0.0
BuddyPress 3.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.