Are You Fumbling Your WordPress Queries? Read and Bookmark This Post

I'll be honest here, until recently, while I had been building WordPress queries on a daily basis, I still really didn't know the way the WordPress query is build and the best way to modify it. Go through this article and you'll be sure to learn some new things that will help you develop better themes and plugins.

Table of Contents

Sponsored Ad

If you purchase through a link on our site, we may earn a commission.

I’ll be honest here, until recently, while I had been building WordPress queries on a daily basis, I still really didn’t know the way the WordPress query is build and the best way to modify it.

I guess I wasn’t alone, and Automattician guru Andrew Nacin came up with the perfect antidote at WordCamp Portland, delivering a classic talk called ‘You Don’t Know Query’.

It’s a 40 minute guide to WordPress queries that should straighten things out for you once and for all. Be warned though, it’s not very easy to understand the concepts Andrew discusses here, I had to listen through it twice and make reference to the Codex to really understand what he was saying.

Slides:Β http://www.slideshare.net/andrewnacin/you-dont-know-query-wordcamp-portland-2011

What I found missing in Andrew’s speech, were a few case studies and discussion about queries in simpler terms. Thankfully, I soon came across an excellent article by Bill Erickson that really broke things down into a simple guide for us to follow when dealing with WordPress queries. It’s an essential read if you want to learn how to query properly.

Here’s another similar post if you want a slightly different take on the subject:

http://developer.wordpress.com/2012/05/14/querying-posts-without-query_posts/

An important takeaway from all these articles:

To modify main loop

  • don’t useΒ query_posts()
  • useΒ pre_get_postsΒ filter withΒ $query->is_main_query()Β check
  • alternately useΒ requestΒ filter (a little too rough so above is better)

To run secondary loop

UseΒ new WP_QueryΒ orΒ get_posts()Β which are pretty much interchangeable (latter is thin wrapper for former).

Where you already making the best use of WordPress queries? Any other tips to share? The comments are open!

If you enjoyed this post, make sure to subscribe to WP Mayor’s RSS feed.

Jean Galea is an investor, entrepreneur, and blogger. He is the founder of WP Mayor, the plugins WP RSS Aggregator and Spotlight, as well as the Mastermind.fm podcast. His personal blog can be found at jeangalea.com.

Sponsored Ad

If you purchase through a link on our site, we may earn a commission.

All suggestions are anonymous.

More from our blog...

Post a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Stay updated with WP Mayor's newsletter showcase every week

Stay on top of every new WordPress innovation and latest launches. Receive all our fresh product reviews and expert guides directly in your inbox.

Hosting Survey 2024

Are you happy with your hosting provider or are you over-paying for too little? Have your say below!

"*" indicates required fields

What's the main reason you picked this host?*
How happy are you with your host?*

OPTIONAL: If you'd like to receive the results of this survey, please enter your details below.