apply_filters( 'bp_groups_admin_get_group_custom_column', string $value , string $column_name , array $item )
Filters a string to allow plugins to add custom column content.
Description
Parameters
- $value
-
Empty string.
- $column_name
-
Name of the column being rendered.
- $item
-
The current group item in the loop.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.