Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#12946 closed enhancement (wontfix)

Replace twentyten_term_list()

Reported by: nacin's profile nacin Owned by: filosofo's profile filosofo
Milestone: Priority: normal
Severity: normal Version: 3.0
Component: Taxonomy Keywords: twentyten has-patch
Focuses: Cc:

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)

12946.diff (5.6 KB) - added by nacin 15 years ago.

Download all attachments as: .zip

Change History (6)

@nacin
15 years ago

#1 @nacin
15 years ago

  • Description modified (diff)

#2 @nacin
15 years ago

  • Description modified (diff)

(Gah, I can't type.)

#3 @mikeschinkel
15 years ago

  • Cc mikeschinkel@… added

#4 @aaroncampbell
15 years ago

  • Cc aaron@… added

#5 @nacin
15 years ago

  • Milestone 3.0 deleted
  • Resolution set to wontfix
  • Status changed from new to closed

"Also tagged" et al. was removed in [14384].

Note: See TracTickets for help on using tickets.