[wp-trac] [WordPress Trac] #17094: Add support for fetching postFormats supported by the active theme

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 9 15:16:30 UTC 2011


#17094: Add support for fetching postFormats supported by the active theme
--------------------------+------------------
 Reporter:  daniloercoli  |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  3.2
Component:  XML-RPC       |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  mobile        |
--------------------------+------------------
Changes (by nacin):

 * milestone:  Awaiting Review => 3.2


Comment:

 The main issue here is that it would require an additional XML-RPC call to
 fetch which formats are supported. If you store this information in
 memory, you won't know when to refresh it, so you'll need to deal with
 that as well.

 I believe that concern was expressed by josephscott originally. The change
 came out of #15405, but that may have come from a conversation in IRC.

 I imagine we should at least add a parameter that allows you to only ask
 for what is specifically supported. I'm fine with that for 3.2, and it
 should allow app makers to then make these decisions on their own.

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


More information about the wp-trac mailing list