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

File: bp-groups/classes/class-bp-groups-list-table.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.