Opened 23 hours ago
Last modified 2 hours ago
#65378 new defect (bug)
Post Set to PRIVATE Visibility is PUBLIC Upon UPDATE
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 7.0 |
| Component: | Editor | Keywords: | |
| Focuses: | Cc: |
Description
Our site uses the Classic WordPress editor. After updating to WordPress 7, if I set a post to PRIVATE Visibility, then click UPDATE, the post is published to PUBLIC.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Reproduction Report
Description
This report validates whether the issue can be reproduced.
Environment
Actual Results
Additional Notes
_wp_translate_postdata()(located insrc/wp-admin/includes/post.php) shows that the post status is guarded against override when updating.@drusso1 Perhaps, if possible, could you send a screencast of what you see?