apply_filters( 'feed_links_extra_show_tag_feed', bool $show )

Filters whether to display the tag feed link.


Parameters

$show

Whether to display the tag feed link. Default true.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
6.1.0 Introduced.