RWP Companion

A companion plugin for the RWP package used to publish to WordPress with R.

Author:Happy Prime (profile at wordpress.org)
WordPress version required:5.9
WordPress version tested:5.9.2
Plugin version:1.1.0
Added to WordPress repository:22-03-2022
Last updated:22-03-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/rwp-companion/
Total downloads:253
plugin download
Click to start download

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.

ChangeLog