apply_filters( 'bp_get_field_css_class', string $value )
Filters the class HTML attribute to be used on a field.
Parameters Parameters
- $value
-
(string) class HTML attribute with imploded classes.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |