- Pulls content and assets using gather content api
- Converts shortcodes in body field using wordpress shortcode api
- Saves the content as JSON to folder
- Enter gather content credentials in
lib/gathercontent.api.phpfile - Add the short codes that you want to convert to
shortcodes.php - Run
php index.php