SSP Podcast
For Stanford Storytelling Project podcasts: WordPress plugin pulls data from SoundCloud feed then publishes it in an SSP site feed.
by Stanford Storytelling Project / Barrett Golding · github.com/hearvox/ssp-podcast · website
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/hearvox/ssp-podcast/archive/refs/heads/master.zipGitHub Plugin URI: https://github.com/hearvox/checkers
Requires at least: 4.7
Tested up to: 4.9.9
Stable tag: 0.1.3
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin pulls data from Stanford Storytelling Project's SoundCloud feed, then publishes it into an feed at SSP, which must be on same server as this site.
Description
Settings screen
Installation
To install and use the Checkers plugin:
- Upload the
ssp-podcastdirectory and content to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to the Setting: Checkers options screen.
Screenshots
Frequently Asked Questions
Changelog
0.1.3
- Rename keys in options array.
0.1.2
- Add file writing functions.
0.1.1
- Add file reading functions.
0.1.0
- Beta version.