@katemgilbert
14 years, 3 months ago
I want to re-order the appearance of the Blogs in the Admin Bar’s “My Blogs” list so they appear in alphabetical order. Is this possible? Any tutorials out there?
I’ve tried to work off the doc at http://codex.buddypress.org/buddypress-site-administration/modifying-the-buddypress-admin-bar/ but I don’t know the proper filter to make it alphabetical, i.e. the alphabetical equivalent of $blogs = filter_blogs_by_role($blogs);
@jbreazeale
13 years, 6 months ago
I’d love to know how to do this as well!