Co-Authors-Plus icon indicating copy to clipboard operation
Co-Authors-Plus copied to clipboard

Multiple bylines and Guest Authors for WordPress

Results 195 Co-Authors-Plus issues
Sort by recently updated
recently updated
newest added

Fixes #326 Added a function to attach to the filter in Wordpress Importer plugin to modify the duplicate post detection process by avoiding the use of `post_date`

Fixes #494 The post count in the Users Menu changes when you've linked an account to a guest author. That is not always clear to everyone, as explained in #494....

Type: enhancement

Below are the steps to reproduce the issue. 1> Install and activate Co-Authors-Plus plugin 2> Create a new guest author ‘GAuthor1’ 3> Add avatar to that guest author by clicking...

The select co-author widget in the admin panel was not showing guest author avatar image. I have made few changes in the code to fix this issue.

reporter-feedback

Fixes #352

needs-testing
Priority::High

Implemented functionality to create user while assigning author on edit post page. #53

Type: enhancement
Status: needs testing

Currently, create-guest-authors is an all or nothing proposition. What happens though when you are 50% complete with a 30,000 user import and then accidently close your terminal window? You have...

Type: enhancement

The biggest part of this change is to add a progress bar for `wp co-authors-plus create-guest-authors`. When doing a mass conversion, it's nice to be able to get a sense...

Type: enhancement