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