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!
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
Al Lu
UX Design Techdegree Student 15,698 PointsHow much PHP for theme development?
Hello. I want to build a wordpress theme from scratch. I know there are videos on this here on treehouse, but I want to know if I also need to learn php?
2 Answers

Rich Bagley
25,868 PointsHi Alon,
If you're aiming to build from scratch I'd recommend having some PHP knowledge. You'll find some very good courses such as PHP Basics in the PHP library.
Work through some of these and proceed to WordPress Theme Development once you have a basic understanding of it I'd say.
-Rich

Al Lu
UX Design Techdegree Student 15,698 PointsThanks guys.. I know the basics, but I can do better.

Rich Bagley
25,868 PointsNo problem :)
Johnatan Guzman
Courses Plus Student 2,360 PointsJohnatan Guzman
Courses Plus Student 2,360 PointsIf you followed the beginners courses on php you can easily following along with the wp course. Without php though it will be hard to understand.