Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1395062

    I have add below code in Function.php:

    remove_action( ‘wp_head’, ‘feed_links_extra’, 3 );
    remove_action( ‘wp_head’, ‘feed_links’, 2 );

    but, there is still one link:

    View post on imgur.com

    #1395066

    Hi yundian,

    Please add this code as well:

    remove_action( 'wp_head', 'avia_set_rss_tag', 10, 0 );

    Hope it helps.

    Best regards,
    Nikko

    #1395079

    Thanks,

    You can close it

    #1395081

    Hi yundian,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to remove all Rss feed link in’ is closed to new replies.