Opened 18 years ago
Closed 18 years ago
#5743 closed defect (bug) (fixed)
Use post_comments_feed_link instead of comments_rss_link
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The comments_rss_link function is deprecated, but still being used by the default and classic theme.
Attached patch changes them.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [6702]) Use feed_link instead of rss_link functions. Props nazgul. fixes #5743