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 Custom Post Types and Fields in WordPress Custom Post Type Templates

Patrick Hurley
Patrick Hurley
5,233 Points

Custom 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?

Ben Schroeder
Ben Schroeder
22,818 Points

I 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/

1 Answer

Here is a great site for building CPT's and other code blocks for Wordpress. I highly recommend it.

WPGenerate