Make WordPress Core

Opened 7 years ago

Closed 13 months ago

#43814 closed defect (bug) (fixed)

Checkbox label has a period in Add New User page.

Reported by: pratikthink's profile pratikthink Owned by: joedolson's profile joedolson
Milestone: 6.5 Priority: normal
Severity: minor Version: 4.9.5
Component: Users Keywords: has-patch has-screenshots commit
Focuses: ui, ui-copy Cc:

Description

In a previous ticket (#33780) @SergeyBiryukov fixed some checkbox which has period reported by @juhise
I found a checkbox on Add New user page where Checkbox for Send User Notification has a period.
It is only one checkbox in WordPress that containing period.

thank you

Attachments (4)

Add New User Wordpress.jpg (36.1 KB) - added by pratikthink 7 years ago.
43814.diff (699 bytes) - added by pratikthink 7 years ago.
43814.2.diff (1.7 KB) - added by joedolson 13 months ago.
Remove periods in checkbox labels
43814.2.png (34.6 KB) - added by joedolson 13 months ago.
Network add users

Download all attachments as: .zip

Change History (9)

@pratikthink
7 years ago

#1 @garrett-eclipse
5 years ago

  • Component changed from Text Changes to Users
  • Focuses ui-copy added

#2 @joedolson
15 months ago

  • Milestone changed from Awaiting Review to 6.5
  • Owner set to joedolson
  • Status changed from new to accepted

@joedolson
13 months ago

Remove periods in checkbox labels

#3 @joedolson
13 months ago

Updated patch also covers two additional checkboxes in the add new user screen for multisite that had periods.

@joedolson
13 months ago

Network add users

#4 @joedolson
13 months ago

  • Keywords commit added

#5 @joedolson
13 months ago

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

In 57274:

Users: Remove periods in checkbox labels for consistency.

Remove periods at the ends of three checkbox labels on add new user screen.

Checkboxes in the WordPress admin generally do not have periods.

Props pratikthink, joedolson.
Fixes #43814.

Note: See TracTickets for help on using tickets.