Make WordPress Core

Opened 8 months ago

Closed 8 months ago

Last modified 6 months ago

#63612 closed defect (bug) (wontfix)

Why private status is only available in Bulk Quick Edit ?

Reported by: sirlouen's profile SirLouen Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.7
Component: Administration Keywords: 2nd-opinion
Focuses: Cc:

Description

Today, I was reviewing this ticket #36237, and I noticed something really strange (for me):

In Quick Edit for Posts, Private status is only available when doing a Bulk edit, not in single edits like Publish or Scheduled.

Looking backwards, I happen to find that this was introduced by @azaozz 17 years ago in [8973] on a ticket discussed in #6815. But I can't see any references to why he personally decided to add "Private" exclusively for Bulk edits, and not for regular individual edits as well.

Maybe someone could give me some light on this.

In fact, other patches like the ones provided by Ryan and Aaron, did not introduce this

So, unless I'm wrong, it feels that this was pulled out of the hat a little at random.

Change History (4)

#1 @SirLouen
8 months ago

I forgot to reference the exact line where this happens

This.

#2 follow-up: @pbiron
8 months ago

I suspect it's because while doing a Quick Edit for an individual post there is checkbox for whether a post is Private or not.

I have no strong opinion on whether these 2 diff UIs should be reconciled :-) On the one hand, yeah, the difference is odd; on the other hand, I'm soooo used to the diff that I really never "noticed" it until I saw this ticket ;-)

#3 in reply to: ↑ 2 @SirLouen
8 months ago

  • Resolution set to wontfix
  • Status changed from new to closed

Replying to pbiron:

I suspect it's because while doing a Quick Edit for an individual post there is checkbox for whether a post is Private or not.

I have no strong opinion on whether these 2 diff UIs should be reconciled :-) On the one hand, yeah, the difference is odd; on the other hand, I'm soooo used to the diff that I really never "noticed" it until I saw this ticket ;-)

I was so focused on the other thing that I completely forgot about the checkbox. Makes sense, the bulk editing version doesn't have a private checkbox.

Mystery solved

#4 @peterwilsoncc
6 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.