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

(array) The list of fields organized into sections.

Source

File: bp-templates/bp-nouveau/includes/functions.php

Changelog

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.