You are looking for function get_term_link
.
Example
$my_term_link = get_term_link($cat_lists);
Here $cat_lists
is term object.
Related Posts:
- array_pop() expects array, boolean given for $event_type_term ->slug
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- Get terms by taxonomy AND post_type
- Permalink Structure for Multiple Post Type Archives by Taxonomy
- Remove slug in taxonomy url
- Taxonomy, Terms, and Template Files
- custom post type and custom taxonomy permalink
- query multiple taxonomies
- wp_set_object_terms() is not replacing term, but creating a new one
- Get terms that contain posts that in turn belong to other terms?
- Is there a way to use regular categories with custom post types?
- Dynamic taxonomy in permalink made all other posts NOT FOUND?
- Custom Post Type Permalink For Parent/Child, 404 Page Not Found Error
- Rewrite permalinks for custom posttype and custom taxonomy
- How to check if last uri segment is a custom post type or taxonomy term?
- Custom Post Type Archive Template
- Custom taxonomy & post slug permalink
- Including two taxonomies in a permalink structure
- WP Rewrite Rules – Custom post type & taxonomy
- Retrieve a specific field from taxonomy term through advanced custom fields [closed]
- Remove base slug in CPT & CT, use CT in permalink
- Sort the main query in subcategories/terms?
- Permalink Structure problem with cpt and custom taxonomy
- Custom Taxonomy List links being re-written
- Custom Post Types, Custom Taxonomies and Permalinks ?
- Custom post type permalinks giving 404s
- Custom Taxonomies: Multiple Hierarchical Permailnks For A Single Post + Prev/Next Links
- Get list of terms of current taxonomy archive for another taxonomy
- Add the .html extension to custom post types
- What is better: Custom Fields vs Custom Taxonomies with Terms for perfomance, scalability and better user experience
- Dynamically create/remove terms in taxonomy when custom post type is published/trashed
- Custom Permalink Tag breaks Pagination
- Custom Permalink with Dynamic Taxonomy for Custom Post Type – Works, but breaks other permalinks
- How to get the first term for the current taxonomy?
- Custom Permalink for Taxonimie and Custom Post Type
- removing custom tax & CPT slug, adding taxonomy term in front of custom type
- Custom post type and taxonomy permalinks – Structure
- Custom Post Type and Custom Taxonomy Permalinks
- How to filter the taxonomy terms based on another taxonomy term
- Custom Post Type with two hierarchical Custom Taxonomies: strategy to generate best permalink structure
- Custom post types and permalinks
- Permalink Structure CPT With Custom Taxonomy Fails
- get_the_terms return only last term
- Change Permalink Structure for Tag.php template
- Custom template won’t load for a custom post type (custom permalinks used)
- Show posts from two or more custom taxonomy terms
- Display post as term id
- Removing custom post type slug from URL
- Customize Custom Post Type URL
- Custom Permalinks with CPT and Hierarchical Taxonomies
- How to have this permalink structure: post_type/postname/custom_inner_page
- Custom taxonomy returns 404
- Get terms that contain posts that in turn belong to other terms?
- How to get custom posts sub category link
- permalink /category/post-name with custom post type and taxonomy
- Custom permalink with child taxonomy terms
- Custom post type Permalinks with hierarchical Taxonomies
- Query posts with double taxonomy
- Adding predefined terms to a taxonomy
- Can’t use pagination with custom taxonomy
- Custom query – get_the_terms not work
- Shared terms between taxonomies
- How to get dropdown instance value in WordPress custom Widget
- custom hierarchical taxonomy and custom post type list contains surplus posts
- get_terms() returns Trying to get property of non-object error for custom taxonomy
- How to get all posts related to particular category name on button click?
- Urls in Custom Post Type work for Terms but not for its Taxonomies
- Custom Taxonomy Terms in Menu lead to which page?
- Add filter to Admin list for all custom post types by their custom taxonomies
- Add the custom post term to the custom post title
- Custom taxonomy not saving correctly
- Taxonomy terms with the same name are updated between separate custom post types
- Add a class to a div if custom post type has specific terms?
- Custom Permalink For Custom Post Type – Working Fine But Broken For Pagination
- Return multiples taxonomies with wp_get_object_terms
- Custom taxonomy terms hierarchical navigation
- How to order taxonomy terms by most recent post?
- How to change URL structure for custom post type in wordpress? Custom taxonomy + custom Post name [duplicate]
- Remove CPT Slug with 2 taxonomies and 1 post meta
- order taxonomy alphabetical
- Filter Term By Parent Term – Custom Post Type
- Display all Custom taxonomy terms and their relevant custom posts
- WordPress get all post with like in terms [duplicate]
- Custom taxonomy in custom post type archive with pagination
- Best way to group posts based on custom post type terms
- Custom Post type and Taxonomy in post URL error
- Get list of CPT posts in *current* post’s taxonomy term
- Get term_id for each instance of custom taxonomy
- Permalink Trouble with Custom Post Type
- List a custom taxonomy’s terms, with links, on the taxonomy page
- install.php Custom Taxonomy Term not being added to custom post
- show 10 most recent custom post types excluding the one(s) from specific custom taxonomy
- How to Get The Taxonomy Term in Custom Post Type Loop Inside a Wp Query
- 404 Error On Custom Taxonomy Pages 2, 3, etc
- Different CPT permalink base on taxonomy
- Hide custom post type slug url from search engine [closed]
- Get term link of shared taxonomy between multiple post types
- Is it possible for post and custom post type to share a category base slug?
- How to use wp_set_object_terms depending on page ID?
- Permalinks for Custom Post Types and Taxonomies