[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 23:45:07 UTC 2010


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

Comment (by mfields):

 Just uploaded a new patch. it contains the following suggested
 modifications:

 - Identical operator swapped for equality operator.
 - Priority of 10 removed where appropriate.
 - The 'get_post_format' hook is now being used to filter get_terms() and
 the post_format check has been removed.
 - get_terms() will now return appropriate results for if $args['fields']
 is passed with a value of 'names'.
 - get_post_format_string() has been added to each string name.

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


More information about the wp-trac mailing list