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

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 16 14:05:56 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 ui-feedback
----------------------------+-----------------------------------------------

Comment(by mikeschinkel):

 Replying to [comment:138 paulgregory]:
 > Replying to [comment:127 mikeschinkel]:
 > > Any chance of choosing "x-" as a guidance for a recommended prefix for
 when people inevitably hack the post formats and add their own?
 >
 > This doesn't stop multiple conflicting x-event formats, and therefore is
 not better than categories at enabling portablility between themes.

 Nope, sure doesn't, but then "x-" formats would not be for portability but
 instead of when people needing to do implementation-specific Post Formats
 much like how the "x-" does not stop conflicting MIME types either.

 > As a counter proposal, how about reverse domain notation?
 > eg:
 > com.examplethemedeveloper.event
 >
 > Most of the time these non-standard formats are only going to be
 portable between themes from the same vendor anyway, so they may as well
 be explicit.

 Ugh. That would make WordPress coding start to look like working with
 Enterprise Java Beans.  Too complex. Not my vote.

 > Will there be a quick way to set the Format of all posts in a particular
 Category (eg all posts in category 'Asides' to format 'aside')?

 Using `$wpdb->query()` would do it quickly.

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


More information about the wp-trac mailing list