This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

RWP Companion

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“RWP Companion” is open source software. The following people have contributed to this plugin.

Contributors

Translate “RWP Companion” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

Initial release.