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

The nav-menu-template.php file in wordpress 4.7 is totally different

So as I go through I found something different and that the nav-menu-template.php in wordpress 4.7 is different. It contains bunch of functions and no classes. I checked the github page and its all same. So can anyone tell me where can I get the file what zac is using where there will be a class which will extend the walker class. Thank You

Hi, I was having this problem too. I think the new file is class-walker-nav-menu.php. I wasted a lot of time figuring that out.