apply_filters_ref_array( 'bp_get_group_description', string $value , array $item )
Filters the markup for the Description column.
Parameters Parameters
- $value
-
(string) Markup for the Description column.
- $item
-
(array) The current group item in the loop.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |