Opened 15 years ago
Closed 15 years ago
#12946 closed enhancement (wontfix)
Replace twentyten_term_list()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Taxonomy | Keywords: | twentyten has-patch |
Focuses: | Cc: |
Description (last modified by )
twentyten_term_list() produces some really cool results, but it'd be great if we better leveraged the term template API instead of going it alone.
Attached is a quick proof of concept patch. I've made two minor modifications to one core function (only one of which is required; we can work around the second) and used a filter in that function, a dependency of the_tags(), to produce the same magic.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
(Gah, I can't type.)