[buddypress-trac] [BuddyPress] #5287: add a column to BP_Groups_List_Table
buddypress-trac
noreply at wordpress.org
Tue Dec 10 22:06:55 UTC 2013
#5287: add a column to BP_Groups_List_Table
-------------------------+-----------------------------
Reporter: shanebp | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
It would be very useful to add the ability to add a custom column and fill
that column per row in BP_Groups_List_Table.
It would require a do_action_ref_array filter in
function get_columns()
And maybe a filter in
function single_row()
so we can populate that column per row ?
Might have to override function single_row_columns() ?
You get the idea...
Following on would be the ability to integrate custom fields / options in
function bp_groups_admin_edit()
for the single group screen.
Would it be possible to use a template for that screen ?
The recent update of Group_Extension_API was very helpful.
But the ability to integrate data (from extensions or otherwise) in the
DashBoard > Groups screens would fill a big gap in arguably the most
attractive part of BP - Groups ( at least for my clients ).
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5287>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list