[wp-trac] [WordPress Trac] #14746: Post Formats

WordPress Trac wp-trac at lists.automattic.com
Fri Nov 5 15:13:31 UTC 2010


#14746: Post Formats
----------------------------+-----------------------------------------------
 Reporter:  ryan            |       Owner:                 
     Type:  task (blessed)  |      Status:  new            
 Priority:  normal          |   Milestone:  3.1            
Component:  Template        |     Version:                 
 Severity:  normal          |    Keywords:  ongoing-project
----------------------------+-----------------------------------------------

Comment(by greenshady):

 Themes need a way to easily drop in new formats.  This can currently be
 done like so:

 {{{
 add_theme_support( 'post-formats', array( 'example', 'example-2' ) );
 }}}

 But, these formats don't have associated strings so a user can't see how
 to select them.

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


More information about the wp-trac mailing list