mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Remove the `link[rel=alternate]` element from the HTML header when the comment feeds are disabled. Previously the HTML element was output with an empty `href` attribute. The element is removed if `get_post_comments_feed_link()` returns an empty string or the feed is disabled via the `feed_links_show_comments_feed` filter. Props barryceelen, audrasjb, costdev, rachelbaker, Boniu91. Fixes #54703. git-svn-id: https://develop.svn.wordpress.org/trunk@53125 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| feedLinksExtra.php | ||
| paginateLinks.php | ||
| template_CheckedSelectedHelper.php | ||
| template.php | ||
| wpError.php | ||
| wpGetArchives.php | ||
| wpGetDocumentTitle.php | ||
| wpResourceHints.php | ||
| wpTitle.php | ||