WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#11346 closed defect (bug) (fixed)

Discussion tickboxes for posts labeled as if for pages

Reported by: janeforshort Owned by:
Priority: normal Milestone: 2.9
Component: General Version:
Severity: normal Keywords:
Cc:

Description

When creating anew post, the box that allows you to turn on/off comments and pings says:
"Allow Comments on this page.
Allow trackbacks and pingbacks on this page."

(instead of "on this post.")

Not a big deal, but if an easy fix, would be good to fix to reduce confusion (the "I thought I was making a new post, did I hit Add New Page by accident?' thought).

Change History (2)

comment:1 westi4 years ago

Broken by changes for #6362 in [12228].

Didn't notice we were changing a shared meta box there.

comment:2 westi4 years ago

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

(In [12323]) Revert the string change to the Discussion meta box as this is a generic box for multiple post types. Fixes #11346.

Note: See TracTickets for help on using tickets.