[buddypress-trac] [BuddyPress Trac] #7210: Group type frontend integration

buddypress-trac noreply at wordpress.org
Mon Aug 22 18:12:00 UTC 2016


#7210: Group type frontend integration
-------------------------+--------------------
 Reporter:  r-a-y        |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  2.7
Component:  Groups       |     Version:  2.6.0
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+--------------------

Comment (by r-a-y):

 `02.patch` includes some new parameters to
 `bp_groups_register_group_type()`:
 - `'has_directory'` - see comment:1.
 - `'show_in_create_screen'` - if set to `true`, the group type can be
 selected on the frontend group creation screen and in the group's `"Manage
 > Settings"` page. Default: `false`.
 - `'show_in_list'` - if set to `true`, the group type will appear in the
 group type list as shown above as rendered by `bp_group_type_list()`. This
 defaults to `true` if `'show_in_create_screen'` is set to `true`. Default:
 `null`.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7210#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list