Hey there! I'm currently working on a CLI tool to deploy WordPress apps to DigitalOcean. Check it out! It's free and open source.
If you think you know WP_Query, watch this talk by Andrew Nacin at WordCamp Portland 2011. Andrew digs through stuff like query_posts
, wp_the_query
, pre_get_posts
and more. So if you’re still using query_posts
without a good reason, Andy will convince you not to.
You can find the slides on SlideShare. Enjoy!