Use query_args to Filter WordPress Posts in Genesis

This tutorial answers the frequently asked question, “How do I filter blog posts to include or exclude specific categories on a Genesis Framework powered site?” WordPress provides a very simple way to do this by using its built-in query_args attribute to apply a filter the WP_Query function, one of the most powerful features of WordPress. … Continue reading Use query_args to Filter WordPress Posts in Genesis