Opened 11 years ago
Closed 4 months ago
#32773 closed enhancement (worksforme)
You cannot move Private nor Passworded posts to Draft. You must make them public first.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Editor | Keywords: | |
| Focuses: | administration | Cc: |
Description
This is an odd quirk of the editor and might be a security issue for some. However, there is no option from the main editor to move a post directly to draft status from Private nor from Passworded status. I suspect you can trash the post first and then mark it as draft and maybe you could do it from the quick edit. In any case marking as draft should be able to be done from within the actual editor without the disclosure of private information.
NOTE: This kinda is a security issue, but not in the way the check box is asking about. It is procedural. So I'm marking "I am not reporting a security issue."
Change History (5)
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
9 years ago
#4
@
9 years ago
- Keywords ux-feedback removed
With the focus on the new editor, this hopefully will be considered. Removing the keyword and tagging @joen for now.
#5
@
4 months ago
- Component changed from Posts, Post Types to Editor
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
- Type changed from defect (bug) to enhancement
Reproduction Report
Description
❌ This report can't validate that the issue can be reproduced.
Environment
- WordPress: 6.9-alpha-60093-src
- PHP: 8.2.29
- Server: nginx/1.29.1
- Database: mysqli (Server: 8.4.6 / Client: mysqlnd 8.2.29)
- Browser: Chrome 139.0.0.0
- OS: Windows 10/11
- Theme: Twenty Twenty 2.9
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.0
- User Switching 1.10.0
Testing Instructions
- Create a new post, set Status as Private
- Edit the Post, set Status as Draft
- 👌 Status is switch to Draft correctly
Actual Results
- ❌ Error condition is not occurring
Additional Notes
- As @johnbillion has commented this is only affecting the flow in classic editor version, not happening in Gutenberg, and the process is not intuitive, but is very old.
- With Gutenberg this is not happening anymore. We could consider "repairing" this as an enhancement for the old editor. But given that there is a workaround, that doesn't really force to Publish as stated in the OP, we can close this as
worksforme
Supplemental Artifacts
Screencast in Gutenberg: https://f003.backblazeb2.com/file/wordpress-videos/wp-videos/2025/09/32773.mp4
Screencast in Classic: https://f003.backblazeb2.com/file/wordpress-videos/wp-videos/2025/09/32773-2.mp4
It is actually possible to move directly from a private post to a draft post, but it's not very intuitive.
Is this a common enough action (or a complicated enough action) that this process should be improved?