manifest / integrations / raw-post
Raw & Markdown Content for Posts & Pages
Wordpress plugin to add raw post content to wp-json API
★ 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.zipAlso on Packagist as njmyers/raw-post:
composer require njmyers/raw-postFrom 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.