Replies: 3
Hi. I am contemplating using CPT plugin to add all my future post types/taxonomies. However, have a lot of old post types/toxonomies and I wonder if I can get them to work with CPT plugin?
Right now, i have code in the functions.php file that registered all the old post types/taxonomies and are displayed via on the admin menu. I want to get rid of the custom code in the functions.php file and just use CPT plugin. Is there a simple method to do this? Or do I have to do everything over again thus I will have to delete the old stuff and then use CPT plugin to create them again??
Thank you.
