Simple Podcasting
开发者 |
10up
helen
adamsilverstein
jakemgold
|
更新时间 |
2022年3月1日 22:20 |
PHP版本: |
5.3 及以上 |
WordPress版本: |
5.9 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Easily set up multiple podcast feeds using built-in WordPress posts. Includes a podcast block for the WordPress block editor (aka Gutenberg).
Podcasting is a method to distribute audio and video episodes through a feed to which listeners can subscribe. You can publish podcasts on your WordPress site and make them available for listeners in Apple Podcasts and through direct feed links for other podcasting apps by following these steps:
安装:
- Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.
- Activate the plugin.
- Head to Posts → Podcasts and add at least one podcast.
- Create a post and insert an audio embed (or a podcast block in Gutenberg) and select a Podcast feed to include it in.
屏幕截图:
更新日志:
1.2.2 - 2022-03-01
- Added: Filter 'simple_podcasting_feed_item' to modify RSS feed item data before output (props @cadic, @iamdharmesh, @jeffpaul).
- Added: Unit tests (props @cadic, @dkotter, @jeffpaul).
- Added: GitHub action job to run PHPCS (props @cadic, @dkotter).
- Added: Auto-create pot file in languages folder during the build process (props @dkotter, @cadic).
- Changed: Bump WordPress "tested up to" version 5.9 (props @sudip-10up, @cadic, @peterwilsoncc).
- Fixed: End-to-end tests with WordPress 5.9 element IDs (props@cadic, @felipeelia, @dinhtungdu).
- Fixed: Podcast feed link output on Edit Podcast screen (props @mehidi258, @jeffpaul, @cadic).
- Fixed: Bug fix for
is_feed
being called too early (props @tomjn, @jeffpaul).
- Fixed: Missing and incorrect text-domain (props @dkotter, @cadic).
- Security: Bump
nanoid
from 3.1.25 to 3.2.0 (props @dependabot).
1.2.1
- Added: Filter 'simple_podcasting_episodes_per_page' to override default of 250 episodes per podcast feed (props @pabamato, @dinhtungdu, @monomo111, @jeffpaul, @jakemgold).
- Added: End-to-end testing using Cypress and
wp-env
(props @dinhtungdu, @markjaquith, @youknowriad, @helen).
- Added: Issue management automation via GitHub Actions (props @jeffpaul).
- Added: Pull request template (props @jeffpaul, @dinhtungdu).
- Changed: Default number of episodes in RSS feeds increased from 10 to 250 (props @pabamato, @dinhtungdu, @monomo111, @jeffpaul, @jakemgold).
- Changed: Use
@wordpress/scripts
as the build tool (props @dinhtungdu).
- Changed: Bump WordPress version “tested up to” 5.8.1 (props David Chabbi, @jeffpaul,@pabamato).
- Changed: Documentation updates (props @meszarosrob, @dinhtungdu).
- Fixed: 'podcast' block core dependency (props @pabamato, @dinhtungdu, @monomo111, @jeffpaul, @jakemgold).
- Fixed: Minimum WordPress version used by
wp-env
(props @dinhtungdu).
1.2.0
- Added: Podcast image in the taxonomy list table view (props @jonmchristensen, @helen).
- Added: Ability for user to transform to/from the podcast and audio blocks (props @jonmchristensen, @helen).
- Added: Core
MediaReplaceFlow
to edit the podcast media (props @jonmchristensen, @helen).
- Changed: GitHub Actions from HCL to YAML workflow syntax (props @helen).
- Changed: Stop committing built files to Git (props @helen).
- Changed: Documentation updates (props @jeffpaul, @nhalstead).
- Fixed: Using the upload or drag and drop instead of media library populates duration and mimetype (props @jonmchristensen, @helen).
- Fixed: Issue where it is possible to add non-audio files to the Podcast block (props @mattheu).
- Fixed: Issue where React would throw an error relating to keys for list items (props @jonmchristensen, @helen).
- Fixed: Ensure podcast-related meta is deleted after block is removed. (props @dinhtungdu).
1.1.1
1.1.0
- Added: Retrieve metadata for externally hosted audio files in the block editor.
- Added: Specify email address for a given podcast.
- Added: Set language for a given podcast.
- Tweaked: Clearer language on the add new podcast form.
- Bug fix: Delete all associated meta when block is removed from a post.
- Bug fix: Restore all block editor functionality to align with Gutenberg/block changes.
- Bug fix: Fully clear add new form after creating a new podcast.
- Developers: Add linting for coding standards.
1.0.1
- Bug fix: Properly output podcast categories and subcategories in the feed.
- Bug fix: Avoid a minified JS error when selecting a podcast image.
- Bug fix: Display podcast summary on edit form.
1.0