Including meta boxes in custom posts
-
This question likely falls more into the general realm of WP but since I’m experimenting with CPT UI I figured I would seek advice in this forum. Please excuse me if this is a typical noob type of inquiry:
My theme includes a meta box that provides formatting options and a number of plug-ins I use include their own meta boxes. I would like to derive custom posts that include some of these meta boxes based on their relevance to the particular custom post type.
I know that I can associate post types when meta boxes are originally created but modifying my theme and plug-in code is going to introduce maintenance issues.
Is there a way to derive a custom post from an existing post or to include a meta box in a custom post if it was originally assigned to a general post type?
The topic ‘Including meta boxes in custom posts’ is closed to new replies.