Opened 7 years ago
Closed 6 years ago
#2357 closed enhancement (fixed)
more rss/feed hooks for various levels
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Template | Version: | 2.0 |
| Severity: | normal | Keywords: | rss atom feed xsl xslt style |
| Cc: | jason@… |
Description
As it was heavily discussed on wp-hackers, quite a few people want to stylize their feed in one manner or another. Currently, this is accomplished by permanently modifying the wp-rss and wp-rss2.php files (wp-atom too?).
I, and many others, would like to have a hook for any declaration element after the <?xml ?> dec, but before the root feed element.
Change History (4)
Note: See
TracTickets for help on using
tickets.

As an aside, this is very largely for theming purposes which is why I labeled it as template... But its may be better suited in general or something.
Those with the power will ultimately make the final call... (Duh? :P)