Default feed and feed-podcast.php
-
I’ve been trying to debug a problem where my ssp_feed_item_author filter isn’t being called from feed-podcast.php. My episodes are all attached to post type ‘Services’, which are generated by the uua-services plugin. While flailing about, I created a new Series and added a few fake podcasts to it using the Podcast/Add New page. When I open that feed in a browser, I see the feed-podcast.php is being loaded and run. This does not happen when I open the “Default feed”. Does the Default feed not use the feed-podcast.php file? That seems hard to believe.
I don’t have any redirections. I’m self-hosting. I’m not using any SSP extensions.
I thought it might be a cache issue, but I disabled the podcast cache without effect.
I’m debugging a copy of my site’s WordPress installation using PhpStorm on a Mac with local Apache2.
Any idea why the default feed isn’t loading feed-podcast.php?
Thanks!
- The topic ‘Default feed and feed-podcast.php’ is closed to new replies.