Opened 19 years ago
Closed 19 years ago
#4694 closed enhancement (fixed)
Comments RSS2 needs a hook to add extra channel data
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
To be able to add extra channel data, the RSS2 comments feed needs a hook.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Suggest that you use <?php do_action('commentrss2_head'); ?> instead, to be more in line with the other action names and such.
Other than that, +1.