Scheduled blog posts and Feed Plugin

I’m using a filter for that:

page('blog')->children()->visible()->filterBy('date', '<=', time())
1 Like