[wp-trac] [WordPress Trac] #16375: is_tax() and get_taxonomy_template() support for post formats

WordPress Trac noreply at wordpress.org
Mon Aug 12 18:19:33 UTC 2013


#16375: is_tax() and get_taxonomy_template() support for post formats
-------------------------+-------------------------
 Reporter:  nacin        |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Taxonomy     |     Version:
 Severity:  normal       |  Resolution:  maybelater
 Keywords:  needs-patch  |
-------------------------+-------------------------
Changes (by wonderboymusic):

 * keywords:  2nd-opinion => needs-patch
 * status:  new => closed
 * resolution:   => maybelater
 * milestone:  Future Release =>


Comment:

 Seems like `has_post_format()` theme hint is the pattern to check inside
 the template these days, or use `taxonomy-post_format.php` and
 `single.php` with `get_template_part( 'content', get_post_format() )`

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


More information about the wp-trac mailing list