Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#1402 closed defect (bug) (fixed)

login.wordpress.org: Use correct verbs for button labels

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by:
Milestone: Priority: normal
Component: Login & Authentication Keywords: has-patch
Cc:

Description

In [2081], "Login" and "Logout" button labels should be "Log in" and "Log out".

The patch also fixes a typo in functions.php description introduced in [2084].

Attachments (1)

1402.patch (1.6 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (4)

@SergeyBiryukov
8 years ago

#1 @DrewAPicture
8 years ago

  • Keywords has-patch added

+1 for splitting the words, this is an extremely common problem all over the web.

I'd almost recommend camel casing the words, however. "Log Out", "Log In" since they're button labels – that's subjective though, because that's core admin style and this is wporg.

#2 @SergeyBiryukov
8 years ago

Fixed in [2101], would still like the wporg-login/functions.php typo correction to be committed though :)

#3 @SergeyBiryukov
8 years ago

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

Created #1527 for the typo fix.

Note: See TracTickets for help on using tickets.