You can create custom template and put code to get all terms for ingredient taxonomy….
Then create new page and assign new template to this page…
Thats it….
How to create template: http://codex.wordpress.org/Page_Templates
Get all Terms for a specific taxonomy: http://codex.wordpress.org/Function_Reference/get_terms
Related Posts:
- How to modify a taxonomy that’s already registered
- Change order of Custom Taxonomy List
- Contact Form 7 – Populate Select List With Taxonomy [closed]
- Custom taxonomy listing page when no term set (all terms)
- How To Change Custom Taxonomy To Radio Buttons
- Custom order of terms for custom taxonomy in admin and website
- RSS Feed for posts containing any term from a taxonomy
- Exclude Child Term Posts from Parent Term Archive
- Page queried instead of a custom taxonomy
- Pros and cons of using [taxonomy name] in place of [category name]?
- Taxonomies not appearing in columns on dashboard
- Custom Taxonomy terms with latest post ordered by date pagination issue
- drop-down list another query
- Custom taxonomy template not working
- custom taxonomy archive permalink shows 404 error
- is there any limit of length on creating custom taxonomies?
- List only first-level children of specific custom taxonomy term
- Sorting Posts Via Custom Taxonomy Values Using Checkboxes?
- get_terms of post->id
- get / list categories and counts filtered by custom taxonomy term
- WordPress renames slug of tags used in multiple taxonomies?
- How to get a list of taxonomy terms which are being used only within certain post types?
- Taxonomies: display hierarchical parent list
- Get ID and slug from taxonomy object
- how to search in custom fields & custom taxonomy for custom search
- List Custom Taxonomy Based on Post Count & Category
- Custom taxonomies as product variations
- Echo specific term in an array
- wp_insert_post not updating custom taxonomy selected if logged in as a subscriber
- Print terms with taxonomy and metabox value
- List taxonomies according to whether this post is in another taxonomy in taxonomy archive
- Create and set templates for custom taxonomies
- Why is the custom taxonomy archive page redirecting me to a single post? [closed]
- Rewrite URL for taxonomy listing
- Taxonomy template shows only 10 posts
- Pagination on custom taxonomy
- Return terms from multiple taxonomies using $wpdb
- How to show all possible parents and children of a hierarchical taxonomy term?
- Filter custom taxonomy archive posts by 2nd custom taxonomy using select dropdown
- How to show all post related taxonomies
- Creating terms vs custom post meta to save data?
- Sticky posts or Featured posts only on Homepage
- Custom Taxonomy
- Limit number of posts in wp loop
- querying posts by custom taxonomy terms right from a querystring based URL
- using wp_tag_cloud with custom taxonomy
- How Parent Taxonomy automatically added to the post when using `wp_set_object_terms()`?
- How to set custom capabilities for custom taxonomies?
- Get object for a few selected taxonomies
- Handling Multi-level custom taxonomy hierarchy
- Take a custom taxonomy value and save as a standard Product Tag
- Check If Taxonomy A and Taxonomy B has same Slug, 301 Auto Redirect Tax A to Tax B if True in WordPress
- Reverse order of posts in a certain taxonomy archive?
- wp_dropdown_categories – how to save in widget?
- Loop to display ONLY custom taxonomy parent information [closed]
- Using Advanced Custom Fields Relationship Field to select a taxonomy term
- Loop through custom taxanomy in post and display custom fields from posts
- WordPress sub taxonomy template
- SEO Title Tag and Meta Description for custom taxonomy
- query_posts that have custom taxonomy and limiting what shows based on the taxonomy
- W3 total cache – white screen of death when trying to show certain taxonomies [closed]
- How to get this value inside RETURN
- Comma separator problem of custom taxonomy
- How can i fix a 404 error when targeting custom taxonomy slug ?
- Dynamically generate category id and store in variable
- Problem with sorting in custom child taxonomy archive page
- Reorder a page of posts of a certain taxonomy/value by a custom field
- Connect ACF field + custom taxonomy [closed]
- How to Create taxonomy using ‘null’ for $object_type?
- List posts with slug title
- get parent and childs from hierarchcial taxonomy
- Query Multiple Taxonomies and Multiple Terms with Different Operators
- Get Highest and Lowest get_term_meta() value from Taxonomy Term
- Custom taxonomies template
- Pre_get_post custom taxonomy combined with custom fields?
- Adding a checkbox field to a (custom) taxonomy
- Custom taxonomy archive template not recognised
- Ignore punctuation marks in taxonomy order by name
- Get the terms of a post
- Resize $term attachment using url
- Product dimensions filter by taxonomy
- How can I pull the slug of a custom taxonomy and output it in a class?
- add_rewrite_rule using custom taxonomy and year
- index.php Not Showing Custom Posts / Terms
- Custom taxonomy escaping html attr
- Showing list of custom posts of a custom taxonomy
- How to make my taxonomy URL work?
- How do you search for a post by custom taxonomy?
- How to show/hide a meta box using categories, with a different post type
- Index page of posts tagged with two separate taxonomies
- How to make an sql query to exclude everything but custom taxonomy terms in table wp_terms?
- Producing a list of media library items categorized under a certain taxonomy item
- Use custom field as tag slug
- How To Display Selected Terms For Custom Taxonomy?
- Custom taxonomy subcategories template page
- stdClass::$labels /wp-includes/general-template.php undefined
- Custom taxonomy in short code
- What is the current page’s Taxonomy?
- How do I query multiple specific posts from a custom taxonomy?
- get_terms() – unexpected ‘=>’ (T_DOUBLE_ARROW) error