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 Getting Started with WordPress Getting Started with WordPress Getting Started with WordPress

Natesh Iyer
Natesh Iyer
771 Points

I thought the custom post types do not need a plugin

Question 6 in your quiz asks if custom post types need to be managed by a plugin. I thought the come by default, please guide me

2 Answers

Stanley Thijssen
Stanley Thijssen
22,831 Points

It's true indeed that custom post types don't have to be managed by a plugin. You can also simply code them yourself in your theme.

The question just asks whether its possible to manage custom post type's by a plugin or not. So I think you just got the question wrong.

Natesh Iyer
Natesh Iyer
771 Points

Yes, i understand