Podcast: move SPA, REST settings, and feed customization into the package (4/4)#48561
Podcast: move SPA, REST settings, and feed customization into the package (4/4)#48561arcangelini wants to merge 4 commits intotrunkfrom
Conversation
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! Jetpack plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Mu Wpcom plugin:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Wpcomsh plugin:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. |
99a0f0d to
8005a9e
Compare
PR 4 of 4 in the Podcast untangle train.
Proposed changes
Drops the wp-build placeholder dashboard from PR 3 in favor of the proven webpack-built SPA from #48499 and brings in the rest of the feature: REST settings glue (
Settings_REST), feed customization (Customize_Feed/Feed_Detection/App_Detection), and the four real tab implementations (Welcome, Settings, Episodes, Distribution) with their hooks, components, and podcast-apps registry. Still gated behindjetpack_podcast_untangle— Simple/Atomic only and no behavior change while the filter is off.The wp-build pattern from PR 2/3 stays available for a future port; this PR opts for webpack so the existing SPA from #48499 lands intact rather than getting re-architected mid-train.
Stacked on #48559. Replaces #48499 once green.
Does this pull request change what data or activity we track or use?
No.
Testing instructions
TBD.