A plugin that connects your WordPress website to your Simplecast podcast hosting account. Displays your most recent podcast episodes and their show notes. Optionally embeds the Simplecast player into your pages as well. This plugin has no affiliation with Simplecast. NOTICE: The lastest version of this plugin has breaking changes if you are still using V1 of the SimpleCast API.
1.0.1
- Updated a fatal PHP error when activating the plugin.
- Modified the settings page helper text.
1.0.0
Breaking changes! We no longer support Simplecast V1 API. If you haven't upgraded your Simplecast account, then this plugin will not work. Made various other improvements and accommodations for the new Simplecast API. Also - clear your cache to reflect the new updates.
0.2.2
Removed podcasts in draft mode from being visible.
0.2.1
Re-added the ability to add links directly to the episode.
0.2.0
Support for API V2 is here! Couple of notes: because the new API change, the link to view the full episode is disabled in this version (support for that is coming soon). Control over the amount of episodes shown and pagination is coming soon too. This had to be reconfigured due to the new API as well.
0.1.4
Small bug fixes.
0.1.3
Two new shortcode attributes: hide_player and link_text. hide_player optionally hides the embedded player (use "true" or "false") while link_text changes the text that links to your Simplecast page for that podcast.
0.1.2
Added the ability to limit the amount of podcast episodes shown through the use of the limit attribute.
0.1.1
Fixed compatible WordPress version.
0.1
Initial Revision