Opened 8 years ago
Closed 7 years ago
#1145 closed enhancement (fixed)
New hooks to add metadata in RSS/ATOM feeds
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Extension to the WordPress Plugin API that allows plugin developers to add metadata in RSS/ATOM feeds, as described in my proposal at http://www.fabriziotarizzo.org/wiki/Wikka/ProposalWordPressAPIExtension
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

See these hooks:
rss2_head, rss2_ns
atom_head, atom_ns
Reopen if these won't cut it.