File: bp-templates/bp-nouveau/includes/template-tags.php |
Description |
---|---|
bp_nouveau_activation_hook() |
Fire specific hooks into the activate template |
bp_nouveau_signup_form() |
Output the signup form for the requested section |
bp_{$section}_fields |
Fires and displays any extra member registration details fields. |
bp_nouveau_signup_terms_privacy() |
Output a terms of service and privacy policy pages if activated |
the_content |
Fetch & display any BP member registration field errors. |
bp_nouveau_submit_button() |
Output a submit button and the nonce for the requested action. |
{$submit_data[‘before’]} |
Fires before display of the submit button. |
{$submit_data[‘after’]} |
Fires before display of the submit button. |
nouveau_error_template() |
Display supplemental error or feedback messages. |
bp_nouveau_signup_hook() |
Fire specific hooks into the register template |