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 From Bootstrap to WordPress Create Bootstrap Styled Theme Templates From Bootstrap to WordPress Template: Part 2

Corey Lyons
Corey Lyons
24,684 Points

From Bootstrap to Wordpress Template Part 2 Quiz question

I am having trouble with this question: If we are inside of a Loop and want to get the current count, we would write $the_query->

1 Answer

Hi Corey,

Can you try current_post please?

Hope that helps :)

-Rich

Corey Lyons
Corey Lyons
24,684 Points

Thanks again! I was putting parentheses at the end of current_post. I was close.

No problem :)

-Rich