apply_filters_ref_array( 'bp_get_group_description', string $value , array $item )
Filters the markup for the Description column.
Description Description
Parameters Parameters
- $value
-
Markup for the Description column.
- $item
-
The current group item in the loop.
Source Source
File: bp-groups/classes/class-bp-groups-list-table.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |