Delete RSS feeds when adding a taxonomy
-
Hello,
WordPress creates RSS feeds automatically when we add a new taxonomy.
For examples :
http://www.tapenade.pro/pois-chiche-2017/feed/ http://www.tapenade.pro/instruments-de-musique-ceramique/feed/ http://www.tapenade.pro/cat/actualites/feed/I want to keep the main RSS feed which is:
http://www.tapenade.pro/feed/I want to delete the RSS feed that automatically generates WordPress via the function.php.
A function that would say “if you meet 1 RSS feed that is not
http://www.tapenade.pro/feed/then you delete”Do you know the php code to indicate please ?
In the tutorial : http://www.wpbeginner.com/wp-tutorials/how-to-disable-rss-feeds-in-wordpress/
the function.php is to disable all RSS feeds.A BIG THANK-YOU
The page I need help with: [log in to see the link]
The topic ‘Delete RSS feeds when adding a taxonomy’ is closed to new replies.