Nested Loops and Custom WordPress Queries

This post will cover a complex WordPress query and nested loop to output custom posts organized by a custom taxonomy. Let’s run through the specifics of this particular example. In the example, we’ll be organizing posts for our “Movie” post type by the years they were created, which is a custom taxonomy called “movie years”. … Continue reading Nested Loops and Custom WordPress Queries