Opened 20 years ago
Closed 19 years ago
#1145 closed enhancement (fixed)
New hooks to add metadata in RSS/ATOM feeds
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | 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.