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 trialsuyash patankar
2,310 PointsWe had used wpt_theme_styles/wpt_theme_js functions in functions.php, but I got an error that wp_theme_styles not found
then I again renamed both functions and it worked, but why wpt_theme_styles and wpt_theme_js did not work? and if wordpress uses default only, please make changes in tutorial.
1 Answer
Stanley Thijssen
22,831 PointsIt should be working fine. You probably just had some mistake in your code so it didnt work.