apply_filters( 'bp_nouveau_get_signup_fields', array $value )
Filter to add your specific ‘text’ or ‘password’ inputs
Description
If you need to use other types of field, please use the do_action( ‘bp_account_details_fields’ ) or do_action( ‘blog_details’ ) hooks instead.
Parameters
- $value
-
The list of fields organized into sections.
Source
Changelog
Version | Description |
---|---|
BuddyPress 3.0.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.