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 trialPatrick Hurley
5,233 PointsCustom post types/fields without the use of a plugin.
Hi. Really enjoying this so far! Just for my own sanity - I assume that in later video's (such as Creating WordPress Themes) we will go through how to make custom post types and fields without the use of plugins? I'm new to WordPress but I gather if you want to make themes for clients then this would be set up in the code itself so that the user can't disable/edit/be confused by the plugins?
1 Answer
Jacob Mishkin
23,118 PointsHere is a great site for building CPT's and other code blocks for Wordpress. I highly recommend it.
Ben Schroeder
22,818 PointsBen Schroeder
22,818 PointsI haven't taken the WP courses here at Treehouse, but I do wholeheartedly recommend this tutorial: https://www.taniarascia.com/wordpress-part-three-custom-fields-and-metaboxes/