[buddypress-trac] [BuddyPress] #5122: Add Login/Logout/Register links to Appearance > Menus

buddypress-trac noreply at wordpress.org
Mon Oct 14 23:28:46 UTC 2013


#5122: Add Login/Logout/Register links to Appearance > Menus
-------------------------------------------------+------------------
 Reporter:  ubernaut                             |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  1.9
Component:  Core                                 |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing 2nd-opinion  |
-------------------------------------------------+------------------

Comment (by boonebgorges):

 In [changeset:"7426"]:
 {{{
 #!CommitTicketReference repository="" revision="7426"
 Introduce bp_alpha_sort_by_key()

 This new utility function allows an array of complex items (objects or
 arrays)
 to be sorted alphabetically, according to a specified value in each item.
 For
 example, sort an array of user objects alphabetically by display_name:

     $sorted_users = bp_alpha_sort_by_key( $users, 'display_name' );

 See #5122
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5122#comment:36>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list