So when creating the CPT you just change this in the arguments:
`show_in_menu
(boolean or string) (optional) Where to show the post type in the admin menu. show_ui must be true.
Default: value of show_ui argument `
Link https://codex.wordpress.org/Function_Reference/register_post_type
Related Posts:
- Update menu when saving settings
- Adding a Custom Post Type into the menu screen
- Highlighting wp_nav_menu() Ancestor Class w/o Children in Nav Structure?
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Where, When, & How to Properly Flush Rewrite Rules Within the Scope of a Plugin?
- Adding a menu item for a Custom Post Archive
- Adding an Archive of Posts to the Navigation Menu in WordPress 3.0
- Adding custom post type archives to a WordPress menu
- How to add custom post type archive page links to nav menu?
- Remove current_page_parent nav class from blog index when in CPT
- Creating “static” taxonomies to choose from, inside custom post type?
- Query menu_order custom post types
- Now can I group custom post types together?
- How to add meta box to backend menu page
- Custom Post Type Menus
- How can I get my Custom Post Types to appear in nav-menus.php ‘Menu’?
- Highlighting current item of custom post types’ sub pages, listed by wp_list_pages
- Extend walker class with custom post types [closed]
- Hide custom post type from nav menu manager
- wp_list_pages not showing cpt as I expected
- automatically placing custom post types singles into submenu of main nav menu
- Renaming Menu Item within Admin Menu Section for a Custom Post Type?
- Add Settings to Custom Post Type
- How to Programically add to the new WordPress menus
- Menu with Automatic Pages Included from Custom Post Type
- Possible to add another setting to ‘Front page displays’ setting for Custom Post Type
- Which User Role for Custom Post Type Menu – wp_nav
- Create Custom Post Type Archive Page with Sub Categories Navigation Sidebar
- Editor access to menu: custom post type missing
- Custom Post Type .current-menu-item not applying on Custom Post Type Archive Page
- Settings page above CPT page in admin section
- Remove current_page_parent from posts page link in WordPress nav menu
- Highlight parent menu item when child post
- wordpress custom post type remove duplicate menu item
- Adding Custom Taxonomy Archive Link to Nav Menu Shows Up As (Invalid)
- Why are navigation items saved in the database?
- Menu highlight custom post type archive
- adding .current* tags to custom post types and taxonomies
- How to get custom post type menu_name?
- How do I create an archive page for standard posts?
- ‘Pages’ widget alternative for custom post types?
- Add the current menu item CSS class to a custom page type archive in WordPress menu
- wp_nav_menu() mark current item ancestor of custom post type
- Settings API with custom post type menu limitation
- current-menu-item class for custom post type parent
- How to change the admin menu “Pages” to something else
- Menu Multiple Taxonomies
- Good way to store content and settings for an RSS plugin
- how to get post slug from url in wordpress
- Navigation menus not showing because of custom post type filter
- Fake mark a menu item as current_page_item/active in WordPress
- Add/Remove current_page_parent class
- Should I use custom menu, C.P.T. or theme options, or something else for this?
- Set menu active state for custom posttype and category, given custom taxonomy term
- Function to display custom post type on front page makes menu items dissapear
- custom post type not showing in menu
- Correct classes for WordPress menu items
- Custom Taxonomy Navigation, with current menu items for children?
- Customize the Dashboard Menu Editor
- Display posts from Custom Post Type in category page on front-end
- Use menus with anchors
- How to make this menu drop down or like accordion
- Custom Post Type Nav to Subpage
- Custom Post Types don’t highlight in menu nav
- Querying both pages and posts
- Using default WP menu functionality to link to custom post-type listing?
- Second Set of Eyes: One custom taxonomy shows in Appearance > Menus, one does not
- How to automatically set ‘default image size’ for specific Custom Post Type
- Custom setting to show or hide field
- Options page – dropdown of users
- page menu entry for custom post type
- How to display custom WP menus?
- Is there a way to establish parent/child relationship in WP menu links exclusively?
- Edit Custom Post Type on Custom Admin Page instead Post Admin
- Use custom walker to add taxonomy terms to main nav menu
- A page that shows a list of a specific custom post type
- Single custom post type’s menu ancestor/parent is Posts archive page
- menu link to custom post_type?
- Review site custom post type structure
- Custom Post Types in the WordPress Navigation Menu
- Redirect to another page using contact form 7? [closed]
- Custom Post Type & Custom Menu Walker to append custom class for active post types
- Ordering Submenu Pages in WP 3.1
- Including link to custom post type in ‘wp_list_pages’ function
- Which Template Page Should I Use?
- How can i automatically add CPT single pages as sub menu items
- How can I use archive-{post_type}.php theme template?
- Save and user submitted data from a form and display them in the wp backend
- Custom Post Type Link added to menu won’t show in frontend
- How To Display A List Of CPT Posts In A Meta Box On Menus Page?
- Set a hard-coded page-template (post-type-archive) as home/front-page of my wordpress blog?
- populate array with posts
- Get custom post type categories to show up in menus
- How can I create an automatic drop down menu with my tags?
- show current item in custom menu, when inside a custom post type
- WordPress menu with custom taxonomy
- Prevent custom post type from showing up in custom menus
- Custom Post Type – Portfolio no longer works
- Is it possible to sort metabox teaxtarea values?
- shopping cart plugin development