Registering multiple custom post types
-
I searched but it seems that others having this issue figure it out for themselves before anyone has a chance to reply and the solution never gets posted.
Everytime I try to register a second post type, it breaks my function file. I assume this is because your can’t just duplicate the add_action init or the function name, but not being all that when it comes to php, I’m not sure which can and can’t be reused.
Can someone explain how to register more than one custom post type?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Registering multiple custom post types’ is closed to new replies.