Automattic / Automattic/co-authors-plus
Add support for Atom feeds
Open
type: enhancement
- Dominant language
- PHP
- Stars
- 322
- Forks
- 216
- Avg merge
- 7h 50m
- Merged PRs (30d)
- 65
Description
Currently, Co Authors Plus includes a hook for adding coauthors to RSS feeds as `` elements.
Let's add support for ATOM entries in the same way, using `` or ``.
Contributor guide
Research direction
Start by locating the existing RSS hook that adds coauthors as dc:creator elements, then trace how Atom entries are generated. Done means coauthors appear in Atom entries through atom:author or atom:contributor in the same way they do in RSS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100