apply_filters( 'bp_xprofile_fullname_field_name', string $value )
Filters the field name for the Full Name xprofile field.
Description Description
Parameters Parameters
- $value
-
BP_XPROFILE_FULLNAME_FIELD_NAME Full name field constant.
Source Source
File: bp-xprofile/bp-xprofile-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |