Tagged: bulk edit post status
- This topic has 6 replies, 2 voices, and was last updated 5 years, 7 months ago by
Steve.
-
AuthorPosts
-
-
June 19, 2016 at 12:13 pm #6754
MichaelMemberHave version 0.9.9.8 installed. Can’t set anymore post status “private” in bulk edit (single edit works). In bulk edit only draft, pending and published can be chosen. I tested already with all other plugins deactivated. Last test was: Piklist alone activated = “private” not available, Piklist deactivated = all statuses included private selected. Can you please advise. Thanks
-
June 20, 2016 at 11:43 am #6759
-
June 20, 2016 at 2:40 pm #6772
MichaelMember@Steve – In single post edit “private” is a checkbox, while in bulk edit it is one item of the dropdown menu of the status (see attached image). I updated to V 0.9.9.9 and tested the version for the described problem. OK, problem gone, bulk edit back again to default Word Press behavior. Thanks for the prompt replay and for the updated version.
-
June 20, 2016 at 2:47 pm #6773
-
June 20, 2016 at 2:50 pm #6775
-
June 20, 2016 at 7:06 pm #6777
MichaelMember@Steve – It is not fixed. Still same problem as shown in the slide. My testing with V 0.9.9.9 was wrong (probably too many windows open). Sorry for the misleading info. I don’t know wether you have seen also this in my slide: With Piklist activated in /wp-admin/edit.php all private posts are shown as draft posts.
-
June 21, 2016 at 11:18 am #6785
SteveKeymaster@michael– I was able to reproduce.
You can roll back this change by:
-open file: piklist/parts/shared/list-table-post-statuses.php
-Change the one line of javascript to:$('select[name="_status"]').replaceWith('<?php echo $field; ?>');This may cause other issues. I’m not sure yet. Please test and let us know if you see any other issues.
-
-
AuthorPosts
- You must be logged in to reply to this topic.