bp_get_the_profile_signup_field_input_name( string $field_selector = '' )
Used to edit the field input name inside the xProfile Admin Screen
Description Description
See also See also
Parameters Parameters
- $field_selector
-
(Optional) The text to use as the input name/id attribute.
Default value: ''
Return Return
(string) The text to use as the input name/id attribute.
Source Source
File: bp-xprofile/bp-xprofile-filters.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |