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 Local WordPress Development Local WordPress Development Introduction to Local Development

melissa brown
melissa brown
4,670 Points

wordpress local development which install?

if we purchased the hosting for students and did the one click install then we dont have to worry about the local wordpress development set up right?

2 Answers

Melissa, You would only need to set up local development for Wordpress if you wanted to test out your wordpress settings, designs, pages, etc... before actually pushing it to the server and making it available for the public to see.

Dustin Leer
Dustin Leer
21,063 Points

Melissa,

That's correct. Local development can be helpful though when you start making more sites and you don't want to edit them on an environment that other people can get to. As you build more and more sites Local Development becomes a great tool. I use ServerPress to do all my Local Development and then use the tools built into ServerPress to push it to a live WordPress install on my server with my hosting provider. Hope this helps!

Cheers!