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

Default author for block editor #1011

Open antonlukin opened 9 months ago

antonlukin commented 9 months ago

It seems that coauthors_default_author filter does not work when Gutenberg block editor is enabled. As far as I could understand, now when creating new post in the block editor, the system user is taken by default. Is it possible to somehow filter this behavior?