get_tag_feed_link


get_tag_feed_link ( $tag, $feed = '' )

Parameters:
  • (int|WP_Term|object) tag The ID or term object whose feed link will be retrieved.
  • (string) feed Optional. Feed type. Possible values include 'rss2', 'atom'. Default is the value of get_default_feed().
Returns:
  • (string) The feed permalink for the given tag.
Defined at:

Description

Retrieves the permalink for a tag feed.

Related Functions

get_feed_link, get_term_feed_link, get_tag_link, get_category_feed_link, get_author_feed_link

Top Google Results

User discussions

wpseek mobile