BP_Groups_List_Table::get_default_primary_column_name()
Get name of default primary column
Description
Return
(string)
Source
File: bp-groups/classes/class-bp-groups-list-table.php
protected function get_default_primary_column_name() { // Comment column is mapped to Group's name. return 'comment'; }
Changelog
Version | Description |
---|---|
BuddyPress 2.3.3 | 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.