Opened 21 years ago
Closed 21 years ago
#1780 closed defect (bug) (fixed)
post.php : categories sorted by id - expecting sort by alpha
| Reported by: | carnaticwm | Owned by: | davidhouse |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.6 |
| Severity: | normal | Keywords: | categories bg|has-patch bg|squashed bg|commit |
| Cc: | Focuses: |
Description
Greetings,
During wp-admin/post.php, the sorting of categories on the right seems to be id
I cannot see any option to let the system sort the categories by alpha
Am I missing something ?
note: I have already seen http://codex.wordpress.org/Template_Tags/list_cats - but
am using the latest version from the svn
Cheers, Kishore.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
It was actually sorted by category_count. Agreed that it should be sorted alphabetically.
May I put this forward for the easiest patch ever?