Opened 18 years ago
Closed 17 years ago
#7539 closed enhancement (fixed)
get_terms doesnt use custom orderby
| Reported by: | gimler | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Taxonomy | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
i wan't to use it for sort with my costum column
Attachments (2)
Change History (7)
#2
@
18 years ago
- Summary [PATCH] get_terms not use costum orderby → [PATCH] get_terms not use custom orderby
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The attached patch is useless, Well, In the sense that $orderby will *allways* be set.
I've attached another patch which might be better suited.
I also feel this is an enhancement as it adds functionality, not corrects a bug as its not a defined use case, Its not expected that you would have a reason to add a new column.