apply_filters( 'bp_get_the_profile_field_input_name', string $value )
Filters the profile field input name.
Description Description
Parameters Parameters
- $value
-
Value used for the name attribute on an input.
Source Source
File: bp-xprofile/bp-xprofile-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |