Removing RSS Feeds
-
Apparently this is something specific for newer versions of WordPress because the straight forward code use to be right in the header and I’ve done it before, but now it is gone and the only way I’ve found to remove it is by removing a little line of code
<?php wp_head(); ?>
But when you remove that, it removes a bunch of other mystery stuff also and is breaking a plugin I am using. Any ideas?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Removing RSS Feeds’ is closed to new replies.