canbican/wordpress-java

Please support WP enhancement (#15098, return mediaObject ID on newMediaObject)

Closed this issue · 2 comments

Version 0.5.1 of your library doesn't support enhancement #15098 (explained 
here: http://devnumbertwo.com/java-xmlrpc-library-for-wordpress/), that 
starting with WP 3.4 returns the ID of the media created after a 
"newMediaObject" XML-RPC call.

Please add the id field on the MediaObject class.
TIA

Original issue reported on code.google.com by fgiannes...@gmail.com on 3 Jun 2013 at 5:55

Supporting new versions is alway on my top list. Alas, my daytime job leaves 
next to no space for getting into it. I'll eventually do this (I even have code 
I haven't pushed yet) but unfortunately I can't provide an estimate.

Original comment by c...@bican.net on 5 Jun 2013 at 2:03

This feature is now supported.