Hi every one
Can anyone help me to know how to manage xml rpc.
is their any plug in for that
Thanks
Hi every one
Can anyone help me to know how to manage xml rpc.
is their any plug in for that
Thanks
hi
check this page for details
http://scripts.incutio.com/xmlrpc/
this library is included with wordpress.May be of some use to you.
hi there
I want to use the wp.getUsersBlogs but I don't manage the return values I get an error:
<methodCall><methodName>wp.getUsersBlogs </methodName><params><param><value><string>christinelouka</string></value></param><param><value><string>bachelor</string></value></param></params></methodCall>
Warning: To avoid potential deadlock, operations that may block, such as
networking, should be performed in a different thread than the
commandAction() handler.
org.xmlpull.v1.XmlPullParserException: expected: END_TAG {}value (position:START_TAG <array>@6:16 in java.io.InputStreamReader@1cb37664)
at org.kxml2.io.KXmlParser.b(+47)
at org.kxml2.io.KXmlParser.require(+83)
at org.kxmlrpc.XmlRpcParser.a(+277)
at org.kxmlrpc.XmlRpcParser.a(+49)
at org.kxmlrpc.XmlRpcParser.parseResponse(+153)
at org.kxmlrpc.XmlRpcClient.execute(+208)
at testtest.commandAction(+50)
at javax.microedition.lcdui.Display$DisplayAccessor.commandAction(+282)
at javax.microedition.lcdui.Display$DisplayManagerImpl.commandAction(+10)
at com.sun.midp.lcdui.DefaultEventHandler.commandEvent(+68)
at com.sun.midp.lcdui.AutomatedEventHandler.commandEvent(+47)
at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.handleVmEvent(+186)
at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.run(+57)
can anyone help me with a code
thx :)
As I know, wordpress automatically send ping when you publish a new post, no ?
You must log in to post.