[wp-trac] [WordPress Trac] #18384: Remove the old root feed files
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 12 01:34:17 UTC 2011
#18384: Remove the old root feed files
-------------------------+-----------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.3
Component: Feeds | Version:
Severity: normal | Keywords:
-------------------------+-----------------
These files can all go:
- wp-feed.php
- wp-rss2.php
- wp-rss.php
- wp-atom.php
- wp-commentsrss2.php
- wp-rdf.php
We can keep them in the rewrite rules (in compressed form) and then catch
them in canonical, and continue to redirect them there.
Additionally, we will not add these files to `$_old_files`, so they won't
be removed on upgrade. Of course, they are safe to remove, but it'll
minimize breakage of lame use of these files.
See also #4967, the EOL of RSS 0.92 and RDF.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18384>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list