apply_filters( 'bp_nouveau_get_wp_profile_field_label', string $label )
Filters the WP profile field label used for BuddyPress Nouveau.
Parameters Parameters
- $label
-
(string) Field label.
Source Source
File: bp-templates/bp-nouveau/includes/members/template-tags.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |