[wp-trac] [WordPress Trac] #21415: Type in wp-admin/user-new.php
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 29 20:33:56 UTC 2012
#21415: Type in wp-admin/user-new.php
----------------------------+-----------------------------
Reporter: lesteph | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.4.1
Severity: trivial | Keywords: needs-patch
----------------------------+-----------------------------
The $_GET[`update`] array used to store confirmation messages in wp-admin
/user-new.php following an attempt to create a new user by a site admin
has a case 'newuserconfimation' (line 188). This phrase is also used in a
redirect (line 127).
This should correct spelling of this should be 'newuserconfirmation' (i.e.
with an extra r).
It's a small thing, but stumped me for a while as I was trying to
customise this message.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21415>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list