bp_signup_confirm_email_value()

Output the user confirm email address submitted during signup.

Description

Source

File: bp-members/bp-members-template.php

function bp_signup_confirm_email_value() {
	echo bp_get_signup_confirm_email_value();
}

Changelog

Changelog
Version Description
BuddyBoss 1.1.6 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.