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

Jahan Zeb
Jahan Zeb
11,169 Points

Updating custom theme with a 3rd party theme

Hi Experts,

I am working on a custom theme that has more to deal with the functionality (custom post types and taxonomies). I want to know if at a later stage, updating this custom theme (just to improve the front-end) with one of premium or any other 3rd party themes is going to effect the functionality of my wordpress website. If yes, what is the workaround? Is using a child theme way to go?

Thanks!