Description
Filters whether to display the custom taxonomy feed link.
Occurrences
Filename | Line Number |
---|---|
wp-includes/general-template.php | 3305 |
Parameters
Type | Name | Description |
---|---|---|
bool | $show | Whether to display the custom taxonomy feed link. Default true. |
PHP Doc
/**
* Filters whether to display the custom taxonomy feed link.
*
* @since 6.1.0
*
* @param bool $show Whether to display the custom taxonomy feed link. Default true.
*/