Overview
Allow post author to set multiple authors to a post.
Users
No customer need yet.
Implementation
We currently support this in the database structure. So all that's needed:
- API changes to accept multiple authors, instead of only one
- Editor UI for selecting multiple authors
- Metadata UI for change authors on a post
- Change post bylines to include, and nicely display, all authors