Quantcast
Channel: How can I exclude tags from category_rss function? - WordPress Development Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by varickdesign for How can I exclude tags from category_rss function?

Try this - think I found this from little mike.add_filter('get_the_tags', 'strip_tags_from_feeds');function strip_tags_from_feeds($terms) { if (is_feed()) return array(); return $terms;}

View Article



How can I exclude tags from category_rss function?

I have been struggling with the following problem:The default wordpress RSS Feed includes also tags in category function. As a result, if you use a merge tag to show the post category (i.e. I am using...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>