Finally I was able to find a way to do exactly what I wanted. Though adding Custom Taxonomy or Custom Post Type can easily be added, while having its Template file, as following:
Appearance> Menus > selecting Links widget > putting link of custom post type or taxonomy http://yourdomain.com/your-custom-post-or-taxonomy
But also this answer help you to have a widget for your custom post type and taxonomy to select from them. The code there is for custom post type, but after working it around, it is now working for me as I had many custom post types and taxonomies.
Related Posts:
- Taxonomy menu with post count and multiple parents
- Taxonomy slug by term ID
- Custom taxonomy position in admin panel
- Custom metabox for menu administration page?
- How to display submenus on page based on referring top-level parent?
- Remove pagination from WooCommerce product categories on admin edit navigation menus
- How to dynamically add custom taxonomy terms as a sub-menu of an existing menu item, using custom walker class
- Recreating the hierarchy of taxonomies for a dropdown form menu?
- Date range filter for manage posts list on edit.php
- Get custom category image from menu
- has_term if/echo else/echo function
- Controlling Taxonomy Category listings to hide and unhide specifics
- Hide product categories and taxonomy terms in menu if empty
- How to add Post Format Taxonomy Archive page in the menu?
- How to get all taxonomies which can be added in menu?
- Customizing Primary Menu to include custom taxonomy description
- How to Display a menu only if it has Posts in Custom Menu?
- When filtering query on custom taxonomy; main menu dissapears
- Adding a custom taxonomy to “nav_menu_item”
- Corrupted nav-menu?
- Can I output a custom taxonomy as a submenu in the site navigation menu?
- Add A CSS Class To A Menu Item When A Custom Taxonomy Term is Present On Single Post
- custom taxonomies menu
- How to add all existing Custom Taxonomy to Admin Menu Creations Interface?
- WordPress Main Menu with dynamic url
- Get the original menu item name string instead of the label
- What is the current page’s Taxonomy?
- How to looping taxonomy terms?
- get_the_term_list without links in 3.1
- get_term_children for immediate children only (not grandchildren)
- Custom taxonomies capabilities
- Can’t get a custom template taxonomy page to display
- Display category posts grouped by taxonomy
- Creating a non-removable taxonomy term
- Can I turn off write-in tags/taxonomies?
- Is it possible to use one slug for Multiple Taxonomies?
- Using tax_query creates a 1 = 0 or 1 = 1 in $wp_query->request
- Displaying the Name of the Queried Taxonomy Term on a Term Archive Page?
- How can I set a default listing order on the admin page for a custom taxonomy? (without plugins)
- get taxonomy terms for parent and child
- On Taxonomy Template page, want to add Post_Type
- Taxonomy query for children of parents
- The next_posts_link() show me a aditional page in blank
- Help building array hierarchically with taxonomies (to get posts)
- Removing the base “Author” or changing it to something else. is it possible?
- how to get title to custom tags page
- Adding Custom Taxonomy Archive Link to Nav Menu Shows Up As (Invalid)
- Next and Previous links on a single taxonomy page only link to same term
- Why does WP rename similar “term name”-slugs in separate taxonomies?
- Get custom taxonomy description with paragraph tags
- Change permalink of post if it belongs to custom taxonomy
- Get pages only with a specific taxonomy
- Share taxonomy between user and posts?
- How to determine the depth of a term in a custom taxonomy?
- How do I Use Multiple Loops with WP_Query?
- $wpdb query a post type within a specific taxonomy term while ordering posts by custom meta value?
- How to obtain the link/URL to the feed of a custom taxonomy?
- get_term_children doesn’t return an array of children terms
- Term count by user
- User: Editor, can’t see edit taxonomy screen
- How to get my post title to work with an apostrophe (‘s)?
- Manipulate WP Query using a custom post type and multiple tax_query taxonomies
- How to create a dependent drop-down and options in dropdown must be manageable from admin panel
- Filtering posts by an already registered taxonomy
- How to filter a post in the Tag Cloud widget, using tags of a media library image attached to the post?
- Updating / Saving items generated by wp_terms_checklist on frontend
- Term and sub term from custom post type query [closed]
- Rewrite rules for varying nested terms of custom taxonomy
- Copying taxonomy term to custom field
- How can I unregister a custom taxonomy?
- Update table wp_term_taxonomy.count after INSERT INTO via SQL
- Get posts in certain Taxonomy terms for the current page url
- Exclude taxonomy term from all loops, but having it on widget
- Get all attachments by custom taxonomy – term
- Get terms that don’t belong to current post with a shortcode
- Correctly order the hierarchy of custom taxonomy when displaying terms
- How best to store data (URLs and IDs) extracted from posts and pages using custom taxonomies
- Custom taxonomy filter for media
- Archive page for custom taxonomy grouped by month
- How to create a custom template for custom taxonomy wp-tag-cloud?
- Replace taxonomy term with an image in a custom loop
- Need to display custom taxonomy on single page – not working
- Only display latest custom taxonomy post
- unable to save custom taxonomy terms in a custom-built metabox in wp-admin
- How to group non-hierarchical tags?
- How to combine taxonomies into URL?
- Add terms to a taxonomy archive from within the same taxonomy
- Show recent posts from a custom taxonomy in wordpress
- update attribute of specific products in woocommerce
- Fill New Taxonomies
- How do I show the parent term on a custom taxonomy template (not the ID)?
- Display taxonomies for custom post type
- register_taxonomy_for_object_type (images) : how to use it ?
- How to show selected check box vendors on front end home page?
- custom taxonomy don’t return a value
- Where to put a migration script to switch post information?
- Plugins for putting Custom Post Types into the Menu
- Get post terms with hierarchical relationships
- Using wp_query is it possible to orderby taxonomy?
- Error in Custom Taxonomy UI