Version: 1.7
Create your custom post type tree, parent-child relationship.
See Screenshots for more details. 1. Before starting, you have to create your Custom Post Type with an plugin or coding wordpress with register_post_type. I created: Selos. 2. I added a post type Selos. 3. I chose two custom post type as parents, jacuzzi_banheira and jacuzzi_spa. 4. Opening the cutom post type Spa. 5. I added a post SPA J180. 6. I can see Selos registered and choose which I want to display in the template. 7. And then they appear in the template, you can printing also using: customPostTypeTree::viewChildren($customPostTypeTree); on single.php code, or use the Array $customPostTypeTree as you wish.
Your votes really make a difference! Thanks.
Requires: 3.2 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-10
Downloads: 1,140
Got something to say? Need help?