Lisa Schuyler
Lisa Schuyler
This issue mentioned in ticket #123565-zd-wordpressvip Any blockers for committing the proposed fix? https://github.com/Automattic/vip-go-mu-plugins/pull/1900
Hi @jonathanstegall, Is this happening with the block editor? Or the classic editor? Or both?
@rebeccahum: I've fixed the errors that were occurring here and the tests all pass again. I'm not wild on the idea that `action_bulk_edit_update_coauthors` has to run on every `wp_insert_post_data` regardless...
Hi @Fabmilan, I've been unable to replicate this. Are there any corresponding errors showing in your browser's JavaScript console that could lend any clues as to why you are experiencing...
@Fabmilan - We are still working to replicate your experience so we can fix this. Could you tell us a bit more about your Co-Authors Plus setup? - Do you...
Hi @jaspindersingh91ie, Yes, you can use the 'coauthors_default_author' filter to specify a guest author to be the default pre-selected in the author box. Here's how you can do it by...
Requested in 534623-zd-woothemes