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