bp_signup_allowed()

Output whether signup is allowed.

Description

Source

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

function bp_signup_allowed() {
	echo bp_get_signup_allowed();
}

Changelog

Changelog
Version Description
BuddyPress 1.1.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.