File: bp-members/bp-members-template.php |
Description |
---|---|
bp_get_signup_page |
Filters the URL to the signup page. |
bp_has_custom_activation_page() |
Do we have a working custom activation page? |
bp_activation_page() |
Output the URL of the activation page. |
bp_get_activation_page() |
Get the URL of the activation page. |
bp_get_activation_page |
Filters the URL of the activation page. |
bp_get_current_activation_key() |
Get the activation key from the current request URL. |
bp_get_current_activation_key |
Filters the activation key from the current request URL. |
bp_signup_username_value() |
Output the username submitted during signup. |
bp_get_signup_username_value() |
Get the username submitted during signup. |
bp_has_custom_signup_page() |
Do we have a working custom sign up page? |