A Walk Around the Loop

Not your mother’s Loop talk! This will be an examination of the Loop from an advanced developer perspective. As WordPress continues to grow as an enterprise solution, we as developers need to make sure the queries we’re writing within the loop are fast, safe, and hardy enough to withstand the bombardment of traffic many top sites encounter. We will walk through how a query is set up in WordPress, and how that query builds the MySQL query.