[wp-trac] [WordPress Trac] #12946: Replace twentyten_term_list()

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 9 20:15:34 UTC 2010


#12946: Replace twentyten_term_list()
-------------------------+--------------------------------------------------
 Reporter:  nacin        |       Owner:  filosofo           
     Type:  enhancement  |      Status:  new                
 Priority:  normal       |   Milestone:  3.0                
Component:  Taxonomy     |     Version:  3.0                
 Severity:  normal       |    Keywords:  twentyten has-patch
-------------------------+--------------------------------------------------

Old description:

> 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 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.

New description:

 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.

--

Comment(by nacin):

 (Gah, I can't type.)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12946#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list