[wp-trac] [WordPress Trac] #10396: Pick an username during the install
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 13 01:53:01 UTC 2010
#10396: Pick an username during the install
-----------------------------+----------------------------------------------
Reporter: dcole07 | Owner: dancole
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.0
Component: Upgrade/Install | Version: 2.9
Severity: normal | Keywords: commit has-patch
-----------------------------+----------------------------------------------
Comment(by dd32):
Quick review of the patch.
> nacin: We can't reorder the arguments on wp_install()
Still exists in the latest patch
> {{{<input name="admin_password" type="hidden" id="admin_password"
value="" />}}}
What is the purpose of that? Is it for the JS?
> {{{ <td><code><?php echo $user_name; ?></code></td> }}}
Should probably be run through {{{esc_url()}}}
> {{{ echo 'User(s) already exists..... }}}
Should be translated, and the line can be split up into multiple.
If you want to tidy up those details I'll get it in
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10396#comment:40>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list