Automattic / Co-Authors-Plus

Multiple bylines and Guest Authors for WordPress
https://wordpress.org/plugins/co-authors-plus/
GNU General Public License v2.0
287 stars 205 forks source link

Extend wp co-authors-plus to allow returning list of authors #1045

Open ckoerner opened 2 months ago

ckoerner commented 2 months ago

I can use wp-cli to manage co-authors. Creating, assigning, removing. What I would like to do is given a post_id, get back list of authors for that post. Something like wp co-authors-plus list-authors --post_id=<post_id>