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

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Updates to the WordPress Developer Track and What It Means for Students

Hi Folks,

I made some updates to the WordPress Developer Track this week and want to briefly explain the changes and how they affect anyone in the track.

  • New Intro Course: We replaced the How to Make a Blog course with the new How to Make Websites with WordPress. This course covers more building and customizing and less teaching how to edit content and settings. It's great, you'll love it, and if you're currently in the track and haven't taken it, you will now have to in order to complete the track. It covers topics like child themes, making widget areas and custom post types.
  • Local WordPress Development Course: We have a new short course on setting up MAMP, XAMPP and WordPress locally. The course also covers migrating websites. This is slightly covered and mentioned in the theme development course, but you will start to see important topics like this one broken out into their own little stand alone content.
  • The HTML/CSS/JS Courses: We dropped the basic HTML/CSS course and added two course: Responsive Websites and Interactive Websites. The goal here was to step up the level of ability a WordPress theme developer has to build the static and interactive component of themes. If you haven't taken these courses, you will now need to.
  • Removed Advanced PHP: Building WordPress plugins requires knowing PHP, however, I didn't feel the advanced PHP course content related as much to the PHP you need to know in the WordPress ecosystem.

In general, these changes make the course more challenging and help it better align with the skills you'll need to successfully work as a WP dev.

I will likely be making another small round of updates in the coming months as some new HTML/CSS/JS release. Ultimately the course will likely have one HTML/CSS course, one JS/jQuery course and one/two PHP course(s).

Enjoy the new content, and don't feel as if you "lost" out if you've completed courses no longer required. They will still help you for sure!

Julian Price
Julian Price
11,760 Points

Great Job on the updates. My suggestion would be to add database/scheme track in there. I probably does not mean much to people if its just a blog or few static pages but when it even comes to custom post types its very helpful. Additionally; its encouragement to think in context on content first before anything else.

Continue the great work Zac Gordon :)

1 Answer

Matt Campbell
Matt Campbell
9,767 Points

That would be interesting, learning how to interact with the database as in create something to save data to the database and then something to get it back out again unless the plugin course already covers it, can't remember.