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 trialAlexis Wright
3,511 PointsHow to I access my file structure for my wordpress site?
The video didn't mention where to access the file structures. Is it something downloadable?
2 Answers
carine todmia
6,071 Pointsthis is going to depend on where you are working on your wordpress site. its going to be different if you are working locally using an ftp client like filezilla, this course should get you up and running with local wordpress development http://teamtreehouse.com/library/local-wordpress-development
this course will should you how to install wordpress on your computer and while doing that you will put your wordpress site in the folder of your choosing.
I hope that helps answer your question.
Alexis Wright
3,511 PointsThat helped, thank you!