[buddypress-trac] [BuddyPress Trac] #5994: Use bp_core_new_subnav_item() to generate group's manage subnav

buddypress-trac noreply at wordpress.org
Fri Nov 7 23:31:27 UTC 2014


#5994: Use bp_core_new_subnav_item() to generate group's manage subnav
------------------------------+---------------------
 Reporter:  imath             |       Owner:  imath
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  2.2
Component:  Groups            |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by imath):

 * owner:   => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9127"]:
 {{{
 #!CommitTicketReference repository="" revision="9127"
 Improve the way Group's Manage tabs are generated

 In {{{BP_Group_Extension->setup_edit_hooks()}}} method, we are now using
 the {{{bp_core_new_subnav_item()}}} function to generate the Group's
 manage tab sub navigation.
 The action {{{'groups_admin_tabs'}}} is no more used. However for back
 compatibility reasons, we will keep on catching this hook inviting the
 user using a {{{_doing_it_wrong}}} message to now use the BuddyPress Group
 Extension API instead.

 props boonebgorges

 Fixes #5994
 }}}

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


More information about the buddypress-trac mailing list