-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAP removes the Author field in bulk edit actions #551
Comments
I think we should wait to fix this issue, here's why.
The main core function taking care of this bulk editing action is IMHO, it's better to wait for this official hook and use it to easily process the bulk-edit action and assign co-authors to multiple posts at the same time. I started to find another way to do that, by hooking to another action ( Any feedback is appreciated! |
Just ran into this myself. Looks like we'll have to wait for 5.0.2 for the bulk_edit_posts to be completed. |
Is this fix still in progress? |
This is still an issue as of May, 2020, any update? |
This would be so useful! Any word? |
Also looking for this update |
Bump |
@psaikali are you still working on this? Otherwise I can take over and hopefully fix it for good :) After all, it looks like the
it looks to me the two entries |
Tell me please, is there any news on this issue? |
You can check the PR: #747 |
Without CAP, it's possible to bulk edit post author:
With CAP active, the field vanishes and no coauthor field is added in replacement:
The text was updated successfully, but these errors were encountered: