开发者 | hlashbrooke |
---|---|
更新时间 | 2019年10月28日 18:15 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 5.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
This plugin is an add-on for Seriously Simple Podcasting and requires at least v1.15 of Seriously Simple Podcasting in order to work.Primary Features
In order to use this plugin you need to have at least v1.15 of Seriously Simple Podcasting. If you do not have Seriously Simple Podcasting active or you are using a version older than v1.15 then this plugin will do nothing.
The Bible readings link to biblegateway.com and are displayed on that site using the version selected in ther settings. You can use the ssp_bible_readings_url
filter to modify the URL for the link if you would like it to point it to a different site. See some example code here.
You will find a new setting at the bottom of the "Podcast > Settings" page where you can select which Bible version is used - it defaults to the New International Version (NIV). You can filter this to use any version that biblegateway.com offers using the ssp_bible_readings_version
filter. This filter includes the episode ID as an additional parameter, so you can use it to specify a different version for specific episodes. See some example code here.
Yes, you can! Just separate each passage with a comma (,
). The following formats (and their combinations/variations) will all work:
It is the same media player that is built into WordPress itself, but I have styled it using the Media Player Style Kit plugin.