JoeBlogs icon indicating copy to clipboard operation
JoeBlogs copied to clipboard

Wordpress / Metaweblog API Wrapper

Results 40 JoeBlogs issues
Sort by recently updated
recently updated
newest added

I need create schedule post option my application. When i add DateCreate option it create schedule post but my every post is missed schedule. Is there any other option for...

I am new to joeblogs wordpress remote publishing liberary and trying to upload an image with some post to my wordpress blog! Any code snippet to upload an image? I...

Hi there, Just found this library and it seems pretty good so far but when trying to publish a new post the following error occurs: Input string was not in...

According to the issue https://github.com/alexjamesbrown/JoeBlogs/issues/37

Requires option to publish edited page. Option exists in XML-RPC spec http://codex.wordpress.org/XML-RPC_wp#wp.editPage

When looking at the WP API documentation (http://codex.wordpress.org/XML-RPC_WordPress_API) I noticed that this library is using some obsolete components. I was wondering if there is any plan to add new components...

We are posting daily to close to a hundred different Wordpress blogs and occassionally we see the error "The server committed a protocol violation Section=ResponseStatusLine" popping up when trying to...

Hi mate. I Have a problem, I get unhandled error: "Response from server does not contain valid XML." When try to execute simple code like: # string url = this.maskedTextBox2.Text;...

Hi, I am using wordpress version 3.5.1. My all the posts are going into scheduled mode. The strange thing is this, i tried to publish them from dashboard, they are...

Hi, I am using this wrapper. Whenever I make a new post, always by default allow post comment is disabled and I have to login to wordpress to allow comment...