Co-Authors-Plus
Co-Authors-Plus copied to clipboard
Multiple bylines and Guest Authors for WordPress
**Steps to reproduce** 1. Create a guest author account (guest-780) 2. Check post count for admin and guest author 3. Create one post (test-post-780) as guest author and remove admin...
**Steps to reproduce** 1. Create an editor account (editor-779) 2. Create one post (test-post-779) 3. Create a guest author account (guest-779) 4. Add guest author to post (test-post-779) 5. Check...
Info: https://yoast.com/yoast-seo-11-0/ Extending docs: https://developer.yoast.com/features/schema/api/#add-or-remove-graph-pieces CAP should ensure it uses the co-author data and not the core WP author data.
I was testing Gutenberg a bit today and I noticed that the default author dropdown appears in the Document panel even when Co-Authors-Plus is active. Of course currently [this command](https://github.com/Automattic/Co-Authors-Plus/blob/master/co-authors-plus.php#L325)...
I think that the Biographical Info field would be significantly improved if it offered even some basic rich text options, such as links or lists. Surely this field is designed...
Hi, after I add all coauthors in every post now I need retrieve all posts from a specific user, I'm using WP Rest API but only some users (usually only...
It seems that the author description that's being shown on the author archive is generated by pulling the author of the first post in the result set. However, if the...
When a Guest Author has the same slug as a WP Admin user, the author page displays the bio and the image for the Guest Author. CAP should fully defer...
Recently I've noticed that when I have a guest author that has no posts, they still show up as having at least one. This happens both in the admin table...
If you assign a co-author to a post, save it, and reload the page, the Remove link disappears. You can no longer remove that author.