I have a plugin which echoes something before the content on webpage. Normally I don’t […]
Tag: xml-rpc
Problem with Create Post using metaWeblog.newPost or wp_insert_post
I have succesfully create new post by using the api metaWeblog.newPost. I can see the […]
WordPress XML-RPC, How can I get user role or know if a user is able to publish posts?
I need to check user permissions through XMLRPC to know if is able to publish […]
WordPress XMLRPC (wp.newPost) – Can’t get post_date formatted right
$content = array( ‘post_title’ => $title, ‘post_content’ => $body, ‘post_status’ => ‘publish’, ‘post_date’ => $pub_date […]
Using WordPress XML-RPC wp.uploadFile and wp.newPost from PHP
I’m using WordPress XML-RPC to automatically post to my blog and I got these two […]
How to Post Tags on WordPress using Joeblogs.dll
I’m coding a class for posting on wp blogs and I’m using Joeblogs.dll. What I […]
XMLRPC Delete WordPress Post with wp.deletePost
I am trying to delete a wordpress post with XMLRPC, I created a function but […]
How do I create with Java a well formatted request to publish on WordPress with XML-RPC?
I’ve found this guide on internet to publish on WordPress using XML-RPC inside my Java […]
wordpress xml-rpc timeout
I am trying to use xml-rpc to perform certain tasks on the wordpress installation. this […]
wordpress xml-rpc scheduled post
I am trying to add a new Scheduled post to my wordpress blog remotely. But, […]
No More Posts Available.
No more pages to load.