• Resolved Prateek

    (@zyekil)


    I want to know how I can remove the Download page from showing up in wordpress feed.
    I don’t want visitors to directly go to the download page without visiting the post page.
    All my downloads files are showing up on Feedly.
    I want to remove download managers custom post type from WordPress feed and also from search results.

    https://wordpress.org/plugins/download-manager/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Shahriar Alam

    (@shahriar0822)

    Excluding download posts from search result requires minor code customization. You need to set ‘exclude_from_search’ true in download-manager.php line 160.

    But there are might be some other plugins which can exclude custom posts from search result (if you find one, you don’t have to edit code).

Viewing 1 replies (of 1 total)

The topic ‘Exclude custom post type from WordPress feed.’ is closed to new replies.