[wp-hackers] Changes to wp-config-sample.php in 3.0
    Mike Schinkel 
    mikeschinkel at newclarity.net
       
    Thu May 13 01:46:04 UTC 2010
    
    
  
On May 12, 2010, at 9:32 PM, Andrew Nacin wrote:
> 
> We changed the placeholders for DB_NAME, DB_USER, and DB_PASSWORD from
> 'putyourdbnamehere', 'usernamehere', and 'yourpasswordhere' to
> 'database_name_here', 'username_here', 'password_here', to make it more
> legible, easier to translate, and less confusing with the "your" aspect (as
> passwords here are not personal).
Not to be too pedantic, but wouldn't these be less confusing still?
username_here ==> database_login_here
password_here ==> database_password_here
-Mike
    
    
More information about the wp-hackers
mailing list