RWP Companion

0

The RWP package allows R Markdown documents to be published to WordPress using the REST API. The RWP Companion plugin provides an additional support layer so that documents published th

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

The RWP package allows R Markdown documents to be published to WordPress using the REST API.

The RWP Companion plugin provides an additional support layer so that documents published through R Markdown can be recognized in WordPress.

Features

Note: This is still under active initial development and subject to change.

  • Store rwp_generated meta on posts published through RWP.
  • Store rwp_tabset meta on posts published through RWP that make use of R Markdown’s tabset feature.
  • Enqueue basic scripts and styles to support tabset when rwp_tabset meta is set.
  • Add an rwp-generated class to <body> on single posts that were published through RWP.