bp_signup_slug()
Output the sign-up slug.
Description Description
Source Source
File: bp-members/bp-members-template.php
function bp_signup_slug() { echo bp_get_signup_slug(); }
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |
Output the sign-up slug.
File: bp-members/bp-members-template.php
function bp_signup_slug() { echo bp_get_signup_slug(); }
Version | Description |
---|---|
1.5.0 | Introduced. |