How to enable remote publishing or XML-RPC option
-
Hi,
I’m playing around with the idea of starting a new blog here. I want to publish blog posts on a WordPress page from RStudio (a programming application for R language). I managed so far to publish an empty post with a title.
Reading through some resources (see below), it looks like I should enable remote publishing or the XML-RPC option from my admin panel settings (https://bitacoradeagustin.wordpress.com/wp-admin/options-writing.php). However, I can’t find this.
I also looked up that on search engine and WP support pages, but can’t find any direct answer to this.
Can you please help?
Kind regards,Click to access wpid-PublishBlogPosts.pdf
https://yihui.name/knitr/demo/wordpress/
http://analyticfreaks.com/publish-from-r-markdown-to-wordpress/The blog I need help with is: (visible only to logged in users)
-
Hi there,
XML-RPC is enabled by default on all WordPress.com sites:
https://en.support.wordpress.com/xml-rpc/
The tutorials you’ve looked at to enable it are likely for the open source version of WordPress found on WordPress.org. WordPress.com uses a modified version of that software, with both some restrictions and some additional features compared to the open source version.
If you’ll be posting source code on your site, you might also find these links helpful:
https://en.support.wordpress.com/code/posting-source-code/
-
- The topic ‘How to enable remote publishing or XML-RPC option’ is closed to new replies.