[wp-trac] [WordPress Trac] #15899: Allow wp_title() to display cleaner titles for post_format archives.

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 19 20:30:56 UTC 2010


#15899: Allow wp_title() to display cleaner titles for post_format archives.
------------------------------------+------------------
 Reporter:  mfields                 |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  3.1
Component:  Taxonomy                |     Version:  3.1
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+------------------

Comment (by mfields):

 Cool. My last question. Each function ( get_term(), get_terms() and
 wp_get_object_terms() ) allow for it's return value to be filtered via
 external function. Since post_formats are a higher-level abstraction of
 the taxonomy system it seems appropriate to use the built-in filters
 instead of mucking up the function with code specific to post_formats. If
 this is the correct route to take, where should the new functions go?
 /includes/post.php is where most of the post_format specific functions are
 located.

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


More information about the wp-trac mailing list