bp_blog_signup_allowed()

Output whether blog signup is allowed.


Description Description


Source Source

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

function bp_blog_signup_allowed() {
	echo bp_get_blog_signup_allowed();
}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.