apply_filters( 'tag_feed_link', string $link, string $feed )

Filters the post tag feed link.


Parameters

$link

(string) The tag feed link.

$feed

(string) Feed type.


Source

File: wp-includes/link-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.3.0 Introduced.