This package aims to facilitate usage of the WordPress REST APIs native to all WordPress sites. To use this package with a given WordPress site, you'll want:
XXXX XXXX XXXX XXXX
Record this password, preferably as an environment variable. You can do this by entering a value in your .Renviron file, like so:
wordpress_key=XXXX XXXX XXX XXXX
Interactively, you can also set an environment variable like so:
Sys.setenv('wordpress_key'='XXXX XXXX XXX XXXX')
Naturally be sure to utilize the password provided to you by the Application Passwords plugin in your WordPress admin panel in place of the value noted above.
At this point, you are now ready to use wordpressr. The package, still in development, offers the ability to:
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.