[wp-trac] [WordPress Trac] #10142: Add metadata support for taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 24 19:26:03 UTC 2012
#10142: Add metadata support for taxonomies
-------------------------------------------------+-------------------------
Reporter: sirzooro | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Taxonomy | Version:
Severity: normal | Resolution: maybelater
Keywords: has-patch needs-testing 2nd-opinion |
-------------------------------------------------+-------------------------
Comment (by ramiy):
I'm just thinking loud, but why not adding an extra theme feature:
{{{
add_theme_support( 'taxonomy-thumbnails' );
}}}
just like:
{{{
add_theme_support( 'post-thumbnails' );
}}}
using the new taxonomy metadata, of course, when it will be available.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10142#comment:79>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list