/ Published in: PHP
                    
                                        
<p>Add this line to "functions.php" in your theme directory to remove RSS feeds specific to categories. The primary blog RSS feed will still be accessible. </p><p>Taken from a post by Hollywood grind on the Wordpress.org forums.</p>
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
remove_action( 'wp_head', 'feed_links_extra', 3 );
Comments
 Subscribe to comments
                    Subscribe to comments
                
                