Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress WordPress Theme Development Custom Post Type Templates in WordPress Custom Post Type Templates in WordPress Quiz

What is the object that lets us create custom Loops in WordPress.

Help!!! I have tried to answer this question almost 100 times. The answer is probably right in my my face, but I don't have the answer and I searched the codex as well. Someone, help me out.

Luis Felipe Lino
seal-mask
.a{fill-rule:evenodd;}techdegree
Luis Felipe Lino
Full Stack JavaScript Techdegree Student 15,707 Points

Hey, the object is wp_query and you can find more about it here . Zack Gordon explains about it starting here . If you have some more question let me know ;)