Opened 19 years ago
Closed 19 years ago
#3846 closed defect (bug) (fixed)
Relocate feed templates to wp-includes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2 | Priority: | low |
| Severity: | normal | Version: | 2.1.1 |
| Component: | Administration | Keywords: | feed |
| Focuses: | Cc: |
Description
Feed templates currently clutter up the root of the wp install. Let's move them to wp-includes and leave the files in root as deprecated stubs. The direct URLs for the old files (wp-rss2.php, etc.) have been deprecated for awhile in favor of ?feed=rss2 and /feed/rss2.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [4927]) Relocate feed templates to wp-includes. fixes #3846