• Hi all,

    I want to have a feed category only show items that have been created/edited in the last 7 days. Something like:

    wordpress.domain.com/category/alerts/feed/date/-7days or
    wordpress.domain.com/feed.php?category=alerts&recent=-7days

    I can’t modify the feed.php file (as it is the source for multiple feeds), so I’m wondering if this is possible by only modifying the URL parameters to the existing feed.php?

    Thanks.

The topic ‘Category feed only show recent items’ is closed to new replies.