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 Installing WordPress Locally Installing WordPress Locally Setting up the Environment

why do we have to rename the wordpress folder as ".dev" in the end.?? what do we mean by ".dev"..?

why do we have to rename the wordpress folder as ".dev" in the end.?? what do we mean by ".dev"..?

Andrew Hale
Andrew Hale
10,925 Points

There is no rule to naming conventions in this situation. It's just a helpful name to help understand what we are doing.

You could name it 'learning-wordpress' if you wanted, but you are making a development site, so 'localwp.dev' makes sense.