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?
- Where, When, & How to Properly Flush Rewrite Rules Within the Scope of a Plugin?
- Adding an Archive of Posts to the Navigation Menu in WordPress 3.0
- Remove current_page_parent nav class from blog index when in CPT
- Creating “static” taxonomies to choose from, inside custom post type?
- Now can I group custom post types together?
- 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]
- 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
- 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
- Settings page above CPT page in admin section
- Remove current_page_parent from posts page link in WordPress nav menu
- wordpress custom post type remove duplicate menu item
- 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?
- ‘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
- 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
- Add/Remove current_page_parent class
- 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
- How to make this menu drop down or like accordion
- 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?
- Custom setting to show or hide field
- Options page – dropdown of users
- 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
- 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?
- 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
- Including link to custom post type in ‘wp_list_pages’ function
- How can i automatically add CPT single pages as sub menu items
- How can I use archive-{post_type}.php theme template?
- 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
- WordPress menu with custom taxonomy
- Prevent custom post type from showing up in custom menus
- shopping cart plugin development
- How to programmatically add elements in a custom menu
- Creating on-page options for Custom Post Type
- Custom Posttype and menu classes
- highlight parent page menu item when in custom post type
- Custom post type post in custom menu
- How can I increase the post count for custom post types only?
- Home page is getting current-menu-item even if it’s not home
- Menu for taxonomies and posts belongs to taxonomy
- cpt not display inside nav menu
- How to create a Child & Siblings menu for a custom post type?
- wp_get_nav_menu_items doesn’t return custom post type item
- Automatically add CPT UI categories to the menu
- Custom post type option page template
- Custom post type category link + add to menu
- Navigation not working for custom post type pages
- Custom nav menu current item custom link problem
- Custom Fields as Post Type Options
- Custom Post Type parent slug as menu item
- List all posts from custom post type by taxonomy
- how to override menu widget?
- CPT Archive with parent page
- Getting (Invalid) when adding custom taxonomy of custom post type link in menu [closed]
- Setting a Master Menu on a Custom Post Type
- Show posts of parent in edit.php
- current_page_item and custom post type?
- Menu that shows months and filters posts to show only posts from that month and shows posts as sub items
- Highlight specific menu item when custom post is page
- sidebar hierarchical menu category & custom post type
- Navigation won’t update to show full path to single post
- How to add custom settings to the menu of custom post types?
- Menu Structure and URL structure, with Pages and Post-Type-Posts