RWordPress icon indicating copy to clipboard operation
RWordPress copied to clipboard

Results 8 RWordPress issues
Sort by recently updated
recently updated
newest added

Problem: RCurl uses an obsolete version of OpenSSL which causes failures posting to WP sites that now restrict anything lower than TLS 1.2 Solution: It might be advantageous to switch...

Still using this package for Wordpress, but I figure adding `XMLRPC` in remotes would help people in the future.

I am trying to upload an .Rmd file as a Wordpress blog post using the following code: ``` options(WordpressLogin = c(`[email protected]` = 'password'), WordpressURL = 'https://www.sitedomain.com/xmlrpc.php') knitr::knit2wp('blogpost005.Rmd', title = 'Foo',...

In attempting to use this, I get the following error Error in function (type, msg, asError = TRUE) : SSL certificate problem: Invalid certificate chain What's going on? Following the...

I've been using RWordpress to upload image files to a blog for some time and I'd like to take it to the next level and start publishing the entire post...

Is it possible to include an option to post with a bib file, so that citations and reference list are uploaded to wordpress?

Hi, it's possible to implement the "wp.getUsers" to get the user list? Would be very nice. Many thanks for your plugin.

Has something happened to the package recently? I cannot get any of RWordPress’s functions to post my .rmd files to my blog. The reoccurring error i get is: `Error: faultCode:...