Adding additional options to post loop query
Currently I have my post loop on the main page to only pull posts from ‘cat=2,3,4,5’ but I would also like to exclude any posts that are also tagged for my Archive category (ID 21). How can I accomplish this?…