automattic/jetpack-podcast

Jetpack Podcast functionality (Simple and Atomic only).

Maintainers

Package info

github.com/Automattic/jetpack-podcast

Language:JavaScript

Type:jetpack-library

pkg:composer/automattic/jetpack-podcast

Statistics

Installs: 31

Dependents: 2

Suggesters: 0

Stars: 0

v0.1.0 2026-05-11 15:22 UTC

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.