sub CPT and CRUD
-
i need to create a sub CPT for a parent CPT and display CRUD for sub CPT in a metabox of parent CPT create post page.
for example: suppose a vendor have different products. i need to display related product CRUD feature right under VENDOR creation page in a metabox.
I don’t want to use any plugin. is there any wp way to do it?
I can create hidden post type + meta and display them in metabox. mostly i need the CRUD functionality like wordpress’s view all post page.
can you please give me some hint?
The topic ‘sub CPT and CRUD’ is closed to new replies.