Actions
Feature #1162
closedOrganization of "My Blogs" Dropdown on Nav Bar
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
BuddyPress (misc)
Target version:
Start date:
2011-09-10
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
How are entries in the "My Blogs" list in the nav bar dropdown organized? I used to think they were arranged in alphabetical order, but that does not appear to be the case. Please see attached screenshot. I'd suggest that they should be in alphabetical order, especially since that's how the "My Groups" dropdown is order.
Files
Updated by Boone Gorges about 13 years ago
- Target version changed from 1.2.5 to 1.3
They are ordered by blog_id. It's always been this way. Moving this to a 1.3 feature, as I'll have to write some new functions to make it work.
Updated by Matt Gold about 13 years ago
Okay. Weird that I've never noticed that before. Thanks for your work on this.
Updated by Boone Gorges about 13 years ago
- Status changed from Assigned to Resolved
- Target version changed from 1.3 to 1.2.5
I accidentally pushed the fix to the wrong branch so you're getting it earlier. Fixed in https://github.com/castiron/cac/commit/0ac4ec8e8698d3782a117ec24237354562cef591
Actions