For terms and taxonomies use get_term_feed_link
:
“Returns a link to the feed for all posts in a given term. A specific
feed can be requested or left blank to get the default feed.”
See also get_tag_feed_link
and get_category_feed_link
.
For post types see get_post_type_archive_feed_link
.
These functions are located in in wp-includes/link-template.php.
Related Posts:
- List all taxonomy terms / Show links if posts are attached, else names
- Add Taxonomy Values Within a Custom Post Type RSS Feed
- How to use a Term Meta Field as a link
- How to add more than one RSS Feed Link for wordpress
- How to obtain the link/URL to the feed of a custom taxonomy?
- How do I get link URLs from the WordPress links backend into an array?
- Customize menu link for taxonomy in WP menu
- How do i get the link of the assigned taxonomy term?
- How to manage the links of a new taxonomy
- Taxonomy link not working (leads to 404 page)
- How to have all RSS feed entries linking to the same specific page
- How to show a hierarchical terms list?
- The Difference Between Hierarchical and Non-Hierarchical Taxonomies?
- How to perform unit testing on proposed patches in Trac?
- Attaching taxonomy data to post with wp_insert_post
- Need a simple but complete example of adding metabox to taxonomy
- How to get taxonomy term of the current page and populate queries in the template
- Add Custom Fields to Custom Post Type RSS
- Can the default “post tags” taxonomy be renamed?
- Custom columns for taxonomy list table
- How to show page content in feed?
- Custom Taxonomy WP_Query for All Terms in a Taxonomy?
- Custom taxonomy list page?
- How to add a default item to a custom taxonomy?
- Get all posts in RSS
- How to add post featured image to RSS item tag?
- How to get SimplePie fetch_feed without stripping iframe code?
- Remove the category/taxonomy description field?
- Individual rss feed entry length for categories?
- Add ‘Description’ to taxonomy ‘Quick Edit’
- Why does get_term() require taxonomy? Are term_ids not unique?
- How does Woocommerce store variation attributes, and how can they be retrieved per-variation? [closed]
- tax_query in get_posts() not working?
- What is wp_insert_term “alias_of” arg for?
- Automatically Assign Parent Terms When A Child Term is Selected
- Remove or Edit in Feeds
- Cannot get add_feed to work
- How to Make a Separate RSS Feed for Each Custom Post Type
- Should I provide RSS or Atom feeds?
- get term by id without taxonomy
- How to secure or disable the RSS feeds?
- How to organize and cache additional data associated with terms?
- Using pre_get_posts to set posts per page, how do I?
- get a specific taxonomy term name
- Why does Simplepie return feed items in a wrong order?
- How to create additional full text RSS feeds
- wp_set_object_terms() Fails to Set Terms
- wp_set_object_terms() — prevent overwrite?
- Taxonomy terms sort by… Last name!
- List Hierarchical Term List with Count with Related Term
- How can I generate a RSS feed based on a custom WP_Query?
- Is there a way to set singular/plural labels for taxonomy term names?
- WordPress – Creating multiple versions of the same single-customtype.php depending on selected taxonomy categories
- Better way to enforce category hierarchy in post_categories_metabox?
- RSS for Pages Instead of Posts?
- Custom RSS feed forces download
- get_terms() How many is TOO many?
- Exclude custom taxonomy from search results and archive pages
- Child Terms not Displaying on the Taxonomy Term Admin Screen
- get_terms with posts that have a different taxonomy with term x
- Multiple category RSS feeds
- How to display child term of current term’s parent taxonomy?
- How to flush feed? Or set timeout on feed so that it isn’t cached?
- List taxonomy terms as links
- check if tag exists in wp database
- Sorting custom taxonomy causes menus error
- How to get the last updated date of a post from a WP RSS feed?
- How to overwrite a specific parameter in a core taxonomy?
- Set a cookie in WordPress, using a select form and Jquery
- How to add terms to taxonomy with wp_insert_terms?
- How to update taxonomy custom field with wp_update_term()?
- How to remove published date from RSS feed
- Get_term_by only returns one item from array
- Taxonomy terms with edit/filter link in wp-admin, in the list of custom posts
- How to get a feed for post type ‘page’?
- How to set a Preset category for custom post types?
- How to grab first image attached to post and display in RSS feed?
- Can we have same term slug in different taxonomies?
- Is there any difference between post in child term and child & parent terms?
- Add additional data to a specific taxonomy term when used in a post
- WordPress gallery ‘post_gallery’ filter doesn’t work with feeds?
- Set default (auto) slug prefix for Tags
- Disable only the main feed?
- How to have “the most used tags” taxonomy always expanded?
- Add Thumbnail to wp_list_categories()
- Custom post types – RSS lastBuildDate issue
- Change the link URL in default RSS feeds
- Get parent and first child taxonomy terms?
- How to add automatically keyword to taxonomies when a post published, and assign them to the post
- Display the number of published posts for each custom taxonomy term?
- Display Custom Taxonomy in Sidebar in Two Columns
- Get wordpress taxonomy archive and sort by year
- Search for tags
- Create and move terms for taxonomies
- How to remove CPT comment feed from head?
- Display Post by taxonomy and taxonomy child
- WordPress Add [cdata] to title tag in rss feed
- Display Post by taxonomy and taxonomy child if exist
- A function to fetch blog content via rss feed
- placement of wp_error with fetch_feed