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 trialRijo Abraham
Courses Plus Student 2,380 PointsWhy use Custom post types as plugins anyway ?
I think it might be sometimes best to integrate custom post types directly to theme.
We might be using custom post types like say Portfolio, Projects, Albums which is exclusive to the theme.
Switching your website to any other theme which doesnt have the styles for custom post types is not a great idea anyway. Am i wrong ?
1 Answer
Rijo Abraham
Courses Plus Student 2,380 PointsYeah that its correct. Content should be available to him. :)
Louise Moxhay
18,083 PointsLouise Moxhay
18,083 PointsI see your point, but I think for the user its better to still have the content from the custom post and it not be styled, than to have the content lost.