[wp-trac] [WordPress Trac] #40587: Feed link markup should contain rel and type attributes
WordPress Trac
noreply at wordpress.org
Thu Apr 27 18:31:45 UTC 2017
#40587: Feed link markup should contain rel and type attributes
--------------------------+-----------------------------
Reporter: henry.wright | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The markup of feed links should really contain a {{{rel}}} and a
{{{type}}} attribute. For example:
{{{<a rel="alternate" type="application/rss+xml"
href="https://example.com/feed">#</a>}}}
The {{{post_comments_feed_link()}}} is an example of where this doesn't
happen.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40587>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list