Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Samir Shah

    (@solarissmoke)

    Hmm, it should be getting removed. Can you confirm that it happens even with the default theme?

    Thread Starter kalligator

    (@kalligator)

    It’s there on all default themes.
    Testing on a local installation of WP 4.1 under WampServer, Win 8.1.

    Plugin Contributor Samir Shah

    (@solarissmoke)

    So, the link to the global comments feed (normally /comments/feed/) will not be removed. This is because WordPress inserts it in the function feed_links() which also inserts the main blog feed link (/feed/). There is no way to filter the output of the function, and disabling it entirely would also remove the posts feed link.

    All other feed links (e.g., per-post comment feeds) are removed, however.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Comments RSS feed still there’ is closed to new replies.