WP Manifestindependent plugin directory
manifest / integrations / raw-post

Raw & Markdown Content for Posts & Pages

Wordpress plugin to add raw post content to wp-json API

by Nick Myers · github.com/njmyers/raw-post · website

1stars
232composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/njmyers/raw-post/archive/refs/heads/master.zip

Also on Packagist as njmyers/raw-post:

composer require njmyers/raw-post

From the readme

Add RAW unrendered post content to WP-JSON API Add this plugin using composer composer require njmyers/raw-post Activate the plugin. That's it. Now your raw unrendered post content will be accessible in the json repsonse like so.

Read the full README on GitHub →