[wp-trac] [WordPress Trac] #15882: Allow a default post format to be specified

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 18 20:20:22 UTC 2010


#15882: Allow a default post format to be specified
----------------------------+--------------------
 Reporter:  nacin           |       Owner:  nacin
     Type:  enhancement     |      Status:  new
 Priority:  lowest          |   Milestone:  3.1
Component:  Administration  |     Version:  3.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+--------------------

Comment (by nacin):

 It should be noted that this is enforced at a completely different level
 than default categories. The default category is enforced all the way down
 to wp_insert_post.

 In this case, this patch would only affect the admin UI. It would not
 affect XML-RPC, which would need to query the default post format
 themselves if they wished to leverage that. I think this is okay; mobile
 and desktop apps might prefer to keep their own default based on the
 various, usually more-specific use cases of remote publishing clients.

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


More information about the wp-trac mailing list