=== Pinecast WordPress Sync === Contributors: pinecast, sormano Tags: pinecast, sync, jsonfeed, podcast Requires at least: 5.2 Tested up to: 5.6 Stable tag: 1.0.13 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to sync your Pinecast podcast (or any JSONFeed-compatible podcast) with your WordPress blog. == Description == This plugin allows you to sync your Pinecast podcast (or any JSONFeed-compatible podcast) with your WordPress blog. Please see Pinecast's [support website](https://help.pinecast.com/en/articles/3072843-pinecast-wordpress-sync-plugin) for more information. After installing, visit Settings > Pinecast to add feeds. Add your Pinecast RSS feed URL (found on your podcast dashboard), along with the podcast's name (for your reference), categories that you wish to be applied to each episode's post, and whether you'd like to include episode artwork in the posts. Save changes. Once your podcast is added, you can press the Sync button to import episodes. Episodes will sync automatically every hour. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/pinecast-wp` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Follow the instructions at the top of the screen. == Changelog == = 1.0.13 = * Excerpts are preserved when syncing. = 1.0.12 = * Make settings available to users who can edit posts. = 1.0.9 = * Update audio shortcode to optimize settings. = 1.0.7 = * Feeds now refresh in order of least-recently-updated first. = 1.0 = * The initial release.