atrijitdasgupta / wordpress-java

Automatically exported from code.google.com/p/wordpress-java
Other
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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