[wp-trac] [WordPress Trac] #15151: Add Media Library calls to XML-RPC
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 27 17:16:47 UTC 2010
#15151: Add Media Library calls to XML-RPC
-------------------------+--------------------------------------------------
Reporter: frsh | Owner: westi
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.1
Component: XML-RPC | Version: 3.1
Severity: normal | Keywords: media library, xml-rpc, has-patch, dev-feedback
-------------------------+--------------------------------------------------
Comment(by westi):
Going through this now.
For reference some style comments on the patch:
* Better to use the ternary operator when setting up variable to a
default of a value from elsewhere.
* Foreach ing over the results is nicer that an indexed for loop.
Committing modified version
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15151#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list