WordPress.org

Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#12946 closed enhancement (wontfix)

Replace twentyten_term_list()

Reported by: nacin Owned by: filosofo
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)

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

Download all attachments as: .zip

Change History (6)

nacin3 years ago

comment:1 nacin3 years ago

  • Description modified (diff)

comment:2 nacin3 years ago

  • Description modified (diff)

(Gah, I can't type.)

comment:3 mikeschinkel3 years ago

  • Cc mikeschinkel@… added

comment:4 aaroncampbell3 years ago

  • Cc aaron@… added

comment:5 nacin3 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.