The comma separated term link list is available with:
the_terms( $post->ID, 'policytype', '', ', ', '' );
Check the dev docs for more info on this function.
Related Posts:
- How to get a taxonomy term name by the slug?
- Show all wp_get_post_terms slugs
- Get all terms/slugs – used, not used & in hierarchical order
- Is there a maximum slug length?
- How to check if a slug exists?
- Can I use a number for a post/page slug?
- Force post slug to be auto generated from title on save
- What is wp_insert_term “alias_of” arg for?
- How to rewrite slug of custom post type archive page
- How to get full slug, including all parent pages
- Remove Slug from Custom Post Type
- Add warning to edit slug/permalink button on editor screen.
- Can we have same term slug in different taxonomies?
- How to prevent duplicate slugs for wp_insert_post?
- How to remove certain words from url slug
- How to generate slugs?
- {Check Theme Plugin} text domain does not match the theme’s slug
- Possible to create a new post and have the Title and Slug automatically use the post’s ID?
- How to edit/remove a term that’s in multiple taxonomies?
- Add custom taxonomy terms to WordPress menu dynamically & append #slug to url
- Display page over category archive
- Convert post name into post ID
- WP appending -2 to the end of my slug. Where are the originals stored so I can delete them?
- Yoast SEO breadcrumbs: how to create a filter that uses the url slug for breadcrumb titles
- Function to list all post slugs for every post in my WP database?
- How to create drop down for child categories of current taxonomy being viewed?
- Add parent template name to body class filter when visiting subpage or single post
- How I Can Use The Get Value as A Slug
- Set taxonomy slug as taxonomy title
- custom slug always ends in “-2”
- Why does WP rename similar “term name”-slugs in separate taxonomies?
- Hook on slug generator
- How can I automatically set a post slug based on the post title during post publish?
- Do post_names have to be unique?
- slug: should I use latin characters only?
- How to manage same slug posts suffix method?
- Does WordPress limit the length of slug names for Post Meta or Terms?
- Make wp_list_pages print slugs instead of titles
- Stripping unicode characters out of slug
- Remove slugs of old and unused custom post type
- Get custom category image from menu
- WordPress not adding -2 to slugs when saving post as draft
- Display Taxonomy Terms in an option tag with value being the slug
- Changing taxonomy term by slug (wp_update_term)
- Memberpress custom fields – filtering content
- Duplicate category slugs from pages and posts
- Sort order by slug for looped child terms of custom taxonomy
- How to show “slug” in admin column?
- Change post slug but keep old one
- Why does post-slug not get saved for drafts?
- Remove custom post slug and add category to custom post type
- Get posts from specific taxonomy term
- WordPress Reserved Terms, any workaround?
- Can anybody provide me with a function to generate slugs?
- List taxonomy term slugs within shortcode (do_shortcode)
- Slug Taken, Cant Find Which Page
- Echo custom taxonomy slug
- Set term on an attachment using wp_set_object_terms and want to display the full term text but it’s showing a slug instead
- How to get a page slug in WordPress?
- A way to export slug as meta tag
- Adding language based URL structure
- Matching slug terms from one array to those in array of WP_Term objects to output term names
- How to change a WordPress term’s slug before saving
- Get term slug by term id and then explode it
- Is it possible to create slug on homepage and how?
- what to do when a Theme uses a custom post type slug that conflicts with a plugin?
- Wrong slug on blog page
- Can’t remove slug in url
- Set a custom post type’s title and slug to match the current date
- One Page or Post, n Slugs
- add slug of child(ren) to li using wp_list_pages
- Category Slugs = 404s?
- How to prevent post_name from incrementing in wp_insert_post?
- How can I get wordpress slug without certain phrase? [closed]
- How to add a shortcode function that returns the taxonomy slug of the actual post within the loop
- How to ignore GET parameter that’s the same as a CPT slug?
- Make user’s first and last name as user slug
- I want to change the slugs of my terms dynamically
- generate random slug when adding taxonomy
- Default post category overruling %category% setting for posts URL
- 404 errors problem with multilangual permalink pages
- Show post by slug sanitize_title
- Category Name and Slug field need to be the same otherwise it breaks category pages
- WordPress using get_term to retreive slug not working as expected
- Bulk-change Post slugs which have a suffix
- Display taxonomy term slugs
- How to print partial URL after #? [closed]
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- How to Disable UNICODE slug?
- list child pages as slug
- can’t change page slug
- How to put title slug into content when create a new post?
- WordPress v3.1 Has Character Encoding Issue With Title/Permalink?
- Ultimate get current page’s slug function
- How To Change Username Slug
- How can I make “sanitize_title” affect only one taxonomy?
- How to create extra SUB ARCHIVE for each page?
- Slug is already taken – how do I find the original item
- Taxonomy Archive URL + Template
- Duplicate Slugs on multilingual site (with Polylang)