Quantcast
Channel: Custom RSS Feed Overwrites Permalink - WordPress Development Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by Serkan Algur for Custom RSS Feed Overwrites Permalink

You can use feed/photos with add_feed. This rule will prevent the overwrite permalinks issue. Change your function like below and flush rewrite rules.add_action( 'init', 'add_custom_feed' );function...

View Article



Custom RSS Feed Overwrites Permalink

I'm trying to setup a custom RSS feed for attachments with a meta field. I succeeded in making the feed, however it's now overwriting the actual site content.add_action( 'init', 'add_custom_feed'...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images