Your best bet if you want them to show using the default drag and drop function is to register a custom taxonomy for the custom post type, http://codex.wordpress.org/Function_Reference/register_taxonomy.
You can also use the taxonomies
parameter when you register your CPT function.
http://codex.wordpress.org/Function_Reference/register_post_type
The alternative is to make a custom filter for your nav menu that is populated from your custom post type, though in most cases I recommend the first option.
Related Posts:
- Creating “static” taxonomies to choose from, inside custom post type?
- wp_nav_menu() mark current item ancestor of custom post type
- Menu Multiple Taxonomies
- Is there a way to establish parent/child relationship in WP menu links exclusively?
- Review site custom post type structure
- How can I create an automatic drop down menu with my tags?
- Menu for taxonomies and posts belongs to taxonomy
- Custom post type category link + add to menu
- Custom Post Type parent slug as menu item
- List all posts from custom post type by taxonomy
- Admin menu post type
- Custom post type in submenu with custom meta box as a title with custom html
- How to make a single Menu Item call another Mega Menu for Custom Post Types and Custom Taxonomies?
- Adding a menu item for a Custom Post Archive
- Adding custom post type archives to a WordPress menu
- Custom Post Type Archives by Date and Taxonomy
- Custom Taxonomy’s Label to change the text appearing in Appearance > Menu
- How to limit the number of terms (terms acts like categories)
- Custom Post Type – Taxonomy Dropdown Menu?
- How can I list all the categories under a Custom Post Type (taxonomy)?
- Taxonomy term in permalink
- How do I display two separate taxonomy archives for two post types that share a single taxonomy?
- Filtering Posts by Multiple Taxonomy Terms such as in an Admin Post Listing?
- Hide custom post type from nav menu manager
- Is there a way to keep a custom menu expanded when editing a custom post type?
- How would I leverage custom Taxonomies in this scenario?
- Using custom post types in submenu + custom title
- Group list of posts by taxonomy and allow for pagination
- Priority for Categories, Tags, Taxonomies, Posts, Pages and Custom Posts with same url
- Menu with Automatic Pages Included from Custom Post Type
- Disable WordPress Recognizing Path as Attachment
- Is slug “type” reserved and can’t be used in taxonomy rewrite?
- Custom Post Type .current-menu-item not applying on Custom Post Type Archive Page
- get_categories for custom post type and filter by custom taxonomy (brand) and list child categories of a defined category
- Adding Custom Taxonomy Archive Link to Nav Menu Shows Up As (Invalid)
- How do I display custom post types through a common taxonomy?
- Paginate_links won’t create the right links on a taxonomy filtered custom post type archive
- How do I create an archive page for standard posts?
- Assign Taxonomy Based on Custom Field Value
- Custom Taxonomy Creates Unwanted Integer Terms on Post Save
- How to filter out post type meta?
- current-menu-item class for custom post type parent
- Fake mark a menu item as current_page_item/active in WordPress
- Conditional regex in add_rewrite_rule() for specific query filters & pagination
- Query Multiple Taxominies Across Multiple Post type’s
- Update permalinks when new category added to custom post type taxonomy
- Second Set of Eyes: One custom taxonomy shows in Appearance > Menus, one does not
- How to build custom route by adding taxonomies to URL ? ex: www.demo.com/communities/palo-alto/
- Custom post taxonomies as tax_query terms?
- Get related posts of child term of custom post type
- Hide product categories and taxonomy terms in menu if empty
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- Custom post with more than one custom taxonomy
- Get the taxonomy of a post hierarchically
- How to get list of taxonomy slugs ordered parents>childs?
- Conditional statement for if archive page has posts which contain certain taxonomies/categories/tags, show those terms
- Different Category system needed for the Custom Post Type
- Categories and tags for custom post types
- Which Template Page Should I Use?
- How to get all Custom Post Type Filtered by one Specific Taxonomy Term
- Archive-posttype.php isn’t loaded
- How to define a term for custom taxonomy
- List custom taxonomy as navigation – taxonomy pages with all it’s posts?
- Query all post and CPT from 2 specific taxonomies AND by ACF custom field
- Topic won’t save for a custom post type — how to debug?
- Get assigned post categories
- Query custom post types & Taxonomies and list them in a table on a page
- Default Category Page not showing custom post type which has taxonomy category
- Creating custom post type posts and associating them with a post from another custom post type
- Getting List of child terms from custom taxonomy parent
- Subpages Permalinks Issues
- Custom post type posts wont show in wp_nav_menu()
- How can I put content before my custom post type default pages?
- How best to structure multiple CPTs and tax within a ‘resources’ section
- Filter taxonomy by CPT
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Custom permalink structure for custom post types including multiple taxonomy
- How to group custom posts in admin menu based off taxonomy/postmeta
- How to get current post type?
- Automatically add CPT UI categories to the menu
- wp_nav_menu doesn’t seem to work on custom post type pages
- Wrap an X amount of taxonomy posts in a separate Row in WordPress
- I want to create an archive and single page for a custom taxonomy for a custom post type
- Taxonomy’s title
- Display all posts from single taxonomy term
- Use the page picker from wordpress menu creation page
- How to display custom post type in a submenu?
- add current-menu-item to multiple custom post types
- Default taxonomy ‘post_tag’ added to CPT managing by custom role : nothing in the metabox
- Simple term-archive-linked Taxonomy Entry output
- Nav style for current page with custom post type
- Custom Search not working
- Custom post type post taxonomies
- Custom Taxonomy Showing in WP Menu
- Problems with custom post type and hierarchical permalinks
- Plugins for putting Custom Post Types into the Menu
- Structure of custom post type / taxonomy?
- Display associated taxonomy child name on single CPT page
- Issue On Listing Woocommerce Parent Tag List
- Taxonomy Archive URL + Template