On the Reading Settings page I have clicked Your latest posts under Front page displays. I am wondering how I can filter the query that displays these posts before it gets to the loop.
I have tried to use the pre_get_posts filter but that does not seem to have access to this query.
Is there anyway to modify the posts being displayed on the front/home page by editing functions.php and not messing around with template files?