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

Liam Maclachlan
Liam Maclachlan
22,805 Points

How do I pull content from a Theoretical plugin for wordpress?

NOTE: This plugin has note been made yet! This question may be incredibly vague but I'm looking for a starting point to start the search for the right questions to be asked, once development starts. Discuss :)

I'm just curious as to how you get a plugin to create a custom post type and then get wordpress to extract the data from it.

I don't want to use the Custom Post Types plugin. This is a fully custom job, from the ground up as it will become a bespoke plugin for a project that is being worked on.

Again, this is just me trying to find a direction to start finding a solution for this problem, once the plugin has begun to be coded. Cheers in advance for your input :)