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 How to Make a Website with WordPress Customizing WordPress Themes How to Make Child Themes

Why couldn't you just use the Editor on your admin page?

I'm not quite getting the point of a child theme. Well I do get the point, but why couldn't you just modify your CSS in the WP-Admin Editor, keep it neatly arranged on the bottom of the text editor and then copy and save it elsewhere while you perform a theme update?

1 Answer

Raymon Oleaga
Raymon Oleaga
19,298 Points

You just gave the perfect description of what cowboy coding is. Using the WP editor is just not recommended AT ALL! the risk of something going wrong is just way to high and their are workflows to prevent things from going wrong.

You should watch the WP modern workflows course. Is a great course and it will answer all your questions.

Just please promise me you wont make changes in the WP admin editor PLEASE HEHEHE :)

Haha ok thanks! I will check out that course!