automattic / jetpack-podcast
Jetpack Podcast functionality (Simple and Atomic only).
Package info
github.com/Automattic/jetpack-podcast
Language:JavaScript
Type:jetpack-library
pkg:composer/automattic/jetpack-podcast
Requires
- php: >=7.2
- automattic/jetpack-status: ^6.1.3
- automattic/jetpack-wp-build-polyfills: ^0.1.7
Requires (Dev)
- automattic/jetpack-test-environment: @dev
- automattic/phpunit-select-config: ^1.0.5
- yoast/phpunit-polyfills: ^4.0.0
Suggests
- automattic/jetpack-autoloader: Allow for better interoperability with other plugins that use this package.
This package is auto-updated.
Last update: 2026-05-12 14:23:45 UTC
README
Hosts the wp-admin Podcast experience for the Jetpack plugin (Simple and Atomic only).
The package is gated behind the jetpack_podcast_untangle filter (default off). Until the filter is flipped on, the package contributes nothing — the legacy podcasting code (Automattic_Podcasting in the wpcom mu-plugin and the at-pressable-podcasting bridge plugin) keeps running unchanged. Subsequent PRs in the untangle train layer the new wp-admin SPA, REST integration, and feed customization on top of this gate.