hrbrmstr/pressur: Query and Orchestrate the 'WordPress' 'API'

'WordPress' has a fairly comprehensive 'API' <https://developer.wordpress.com/> that makes it possible to perform blog orchestration ('CRUD' operations on posts, users, sites, etc.) as well as retrieve and process blog statistics. Tools are provided to work with the 'WordPress' 'API' functions.

Getting started

Package details

MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/hrbrmstr/pressur
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/pressur")
hrbrmstr/pressur documentation built on June 30, 2020, 6:04 a.m.