Opened 3 years ago
Closed 3 years ago
#12946 closed enhancement (wontfix)
Replace twentyten_term_list()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Taxonomy | Version: | 3.0 |
| Severity: | normal | Keywords: | twentyten has-patch |
| Cc: | mikeschinkel@…, aaron@… |
Description (last modified by nacin)
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)
comment:3
mikeschinkel
— 3 years ago
- Cc mikeschinkel@… added
comment:4
aaroncampbell
— 3 years ago
- Cc aaron@… added
Note: See
TracTickets for help on using
tickets.
(Gah, I can't type.)