• Hi, I managed to install WP-CLI and have gotten this far:

    $ wp co-authors-plus create-guest-authors
    All done! Here are your results:
    - 107 guest author profiles were created
    - 0 users already had guest author profiles
    

    This gave me 107 Guest Authors with 0 posts. Then I issued this command:

    $ wp co-authors-plus assign-user-to-coauthor --user_login='Adrian Oh' --coauthor='adrian-oh'
    Updating - Adding adrian-oh's byline to post #1048
    Success: All done! 1 posts were affected.
    

    1. Is there a way I don’t have to do each user individually?

    2. I’m still not able to delete the Adrian Oh user. WP asks me to assign his post to another user, and Guest Authors don’t appear in the list of users.

    3. Another strange thing — Other than migrated users, all other users have 0 posts.

    Because of this I feel that I’m doing something wrong. I’ve been looking at the documentation but don’t find anything obvious and I’m rather new to this. Appreciate it if you can point me in the right direction. Thanks!

    https://www.ads-software.com/plugins/co-authors-plus/

  • The topic ‘Bulk migrate posts of users to Guest Authors’ is closed to new replies.