Opened 17 years ago
Closed 17 years ago
#5355 closed task (blessed) (invalid)
get_the_tag_feed() in Wordpress 2.4
Reported by: | nickbohle | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.5 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
I just read on Peter's weekly digest that a new get_category_feed_link() template tag is going to be included in Wordpress 2.4.
It would be great, if you could create the same function for "tags": get_the_tag_feed()
Or does this function already exist? I haven't seen any "get feed for tag" function inside the template tags index on Wordpress.org.
Change History (2)
Note: See
TracTickets for help on using
tickets.
get_tag_feed_link() is already in 2.3. Have a look in wp-includes/feed.php.