apply_filters( 'bp_nouveau_get_filter_label', string $label , array $component )
Filters the label for BuddyPress Nouveau filters.
Parameters Parameters
- $label
-
(string) Label for BuddyPress Nouveau filter.
- $component
-
(array) The data filter's data-bp-filter attribute value.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |