• I have two custom post types, slides and buttons. I have a main menu item on the admin screen “slides,” which is created when I register that post type (using public=true and show_in_menu).

    Within that I want “buttons” as a submenu item (to modify post_type “buttons”).

    How would I do this?

  • The topic ‘Adding custom-post_type within another custom-post_type admin-menu item’ is closed to new replies.