[wp-trac] [WordPress Trac] #19870: Update wp-config-sample.php for WP Coding Standards
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 21 15:58:15 UTC 2012
#19870: Update wp-config-sample.php for WP Coding Standards
------------------------------------+------------------------------
Reporter: DrewAPicture | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------------------
Comment (by nacin):
There's also a magic number in setup-config.php: `$secret_keys[$k] =
substr( $v, 28, 64 );`
So we'd also need to bump the salts generator version number.
I'd rather just re-open #19869 and remove the spaces from multisite. We
have slightly different standards for user-edited files as it is (for
example, line endings), and I'd rather not cause confusion or have extra
work done over a few spaces in a define() call.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19870#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list