apply_filters( 'bp_xprofile_field_edit_html_elements', array $r , string $value )
Filters the edit html elements and attributes.
Parameters Parameters
- $r
-
(array) Array of parsed arguments.
- $value
-
(string) Class name for the current class instance.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |