[wp-trac] [WordPress Trac] #15153: Add Media Settings calls to XML-RPC

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 19 15:36:11 UTC 2010


#15153: Add Media Settings calls to XML-RPC
-------------------------+--------------------------------------------------
 Reporter:  frsh         |       Owner:                         
     Type:  enhancement  |      Status:  new                    
 Priority:  normal       |   Milestone:  Awaiting Review        
Component:  XML-RPC      |     Version:  3.1                    
 Severity:  normal       |    Keywords:  media settings, xml-rpc
-------------------------+--------------------------------------------------
 Proposal: Add functionality to allow a caller to read and update a user's
 preferences in Media Settings.

 '''wp.getMediaSettings'''
 This call would return settings available in the Media Settings area of
 wp-admin. For example: If a user has specified properties for Image Sizes
 such as Thumbnail Size, Medium Size, and Large Size, this call would
 return those properties.

 '''wp.setMediaSettings'''
 This call would allow a caller to save settings available in the Media
 Settings area of wp-admin. For example: A user changes their preference
 for Image resizing inside of a mobile app, and the setting is updated in
 their Media Settings area as well.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15153>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list