index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
wp-config-sample.php
Commit message (
Expand
)
Author
Age
*
Docs: Slightly adjust the description for `$table_prefix` in `wp-config-sampl...
Sergey Biryukov
2024-10-15
*
Bootstrap/Load: Add documentation warning about updating `$table_prefix`.
Aaron Jorbin
2024-09-17
*
Docs: Update various HelpHub links to avoid unnecessary redirections.
Jb Audras
2024-03-11
*
Text Changes: Update mentions of “web site” to “website” for consiste...
Sergey Biryukov
2023-11-22
*
Help/About: Use the new `/documentation/` URLs for HelpHub links in WordPress...
Jb Audras
2023-02-23
*
Docs: Use generic references to "Database" in `wp-config-sample.php`.
Jb Audras
2021-12-14
*
Boostrap/Load: Further update the language in `wp-config-sample.php`.
Sergey Biryukov
2021-05-21
*
Docs: Update documentation in `wp-config-sample.php` per the documentation st...
Sergey Biryukov
2021-05-16
*
Boostrap/Load: Have language in wp-config-sample.php better match install ins...
Aaron Jorbin
2021-05-15
*
Boostrap/Load: Strengthen language in wp-config-sample.php
Aaron Jorbin
2021-05-14
*
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic ...
Sergey Biryukov
2020-02-06
*
Docs: Replace Codex URLs with corresponding HelpHub articles in `wp-config-sa...
Sergey Biryukov
2019-11-17
*
Add `svn:auto-props` for `eol-style` and `mime-type` to `trunk`.
Jonathan Desrosiers
2019-11-03
*
Ensure `svn:eol-style` is consistently set for all files.
Jonathan Desrosiers
2019-10-25
*
General: Replace "Happy blogging" with "Happy publishing".
Gary Pendergast
2019-01-08
*
Code is Poetry.
Gary Pendergast
2017-11-30
*
Lightly clean up and improve inline documentation in wp-config-sample.php.
Drew Jaynes
2015-05-10
*
Use HTTPS URLs for codex.wordpress.org.
Dominik Schilling (ocean90)
2015-04-12
*
Remove 'WordPress Language' reference from wp-config-sample.php.
Sergey Biryukov
2014-09-09
*
Language packs: No WPLANG anymore.
Dominik Schilling (ocean90)
2014-08-26
*
Move wp-config-sample.php to the root of develop.svn.
Andrew Nacin
2013-08-29
*
New develop.svn.wordpress.org repository based on the old core.svn repository.
Andrew Nacin
2013-08-07
*
Apply the missing bits of the patch. Fixes #13891 props TobiasBg and zeo
Peter Westwood
2010-11-01
*
Improve WPLANG example. Fixes #13891 props TobiasBg.
Peter Westwood
2010-11-01
*
shorten header in wp-config-sample, props lloydbudd, fixes #13542
Ron Rennick
2010-05-25
*
Most users edit wp-config-sample.php on a Windows system with a text editor w...
Dion Hulse
2010-04-01
*
Standardize db config-sample values. fixes #11523
Andrew Nacin
2010-03-27
*
Add initial WP_DEBUG define to wp-config-sample.php and suggest plugin/theme ...
Andrew Nacin
2010-02-17
*
Fall back to wp_generate_password() in setup-config.php if HTTPS request for ...
Andrew Nacin
2010-02-14
*
Update keys and salts with random values from api.wordpress.org. Props nacin....
Ryan Boren
2010-02-08
*
Trailing whitespace cleanup
Ryan Boren
2010-01-15
*
Add is_subdomain_install() to ms code - Fixes #11796
Ron Rennick
2010-01-08
*
Cast out the lowercase P demons that snuck in. http://www.google.com/search?q...
Matt Mullenweg
2009-12-08
*
Improve the Grammar. Fixes #9181 props Viper007Bond.
Peter Westwood
2009-02-28
*
Explain consequences of changing the *_KEY defines. Fixes #9181.
Peter Westwood
2009-02-27
*
Eliminate closing ?>'s from wp-config-sample.php. Props Otto42. fixes #6791
Ryan Boren
2008-12-24
*
https for secret-key
Ryan Boren
2008-12-16
*
Introduce NONCE_SALT and NONCE_KEY
Ryan Boren
2008-12-07
*
Improved phpdoc for wp-config-sample.php fixes #7397 and #7526 props lloydbud...
Peter Westwood
2008-09-05
*
Revert [8655]. see #7526
Ryan Boren
2008-09-01
*
wp-config-sample.php inline documentation. Props santosj, fixes #7526
Andrew Ozz
2008-08-16
*
Update sample config to use new cookie keys
Ryan Boren
2008-07-03
*
Allow wp-config.php to exist one level up from WordPress root directory. Prop...
Ryan Boren
2008-05-21
*
Typo fix
Ryan Boren
2008-04-24
*
Document new secret-key API in sample config.
Ryan Boren
2008-04-24
*
Allow DB salt to be overridden by SECRET_SALT. Add a filter to wp_salt(). se...
Ryan Boren
2007-12-24
*
Don't fallback to DB info for secret key. Allow expiration grace period for ...
Ryan Boren
2007-12-23
*
New secure cookie protocol. see #5367
Ryan Boren
2007-12-16
*
The config file has been deliberately CRLF since [2370] to recognize that mos...
Matt Mullenweg
2007-05-12
*
Update wp-config.php to reference wp-contents/languages instead of wp-include...
rob1n
2007-04-15
[next]