summaryrefslogtreecommitdiffstatshomepage
path: root/wp-config-sample.php
Commit message (Expand)AuthorAge
* Docs: Slightly adjust the description for `$table_prefix` in `wp-config-sampl...Sergey Biryukov2024-10-15
* Bootstrap/Load: Add documentation warning about updating `$table_prefix`.Aaron Jorbin2024-09-17
* Docs: Update various HelpHub links to avoid unnecessary redirections.Jb Audras2024-03-11
* Text Changes: Update mentions of “web site” to “website” for consiste...Sergey Biryukov2023-11-22
* Help/About: Use the new `/documentation/` URLs for HelpHub links in WordPress...Jb Audras2023-02-23
* Docs: Use generic references to "Database" in `wp-config-sample.php`.Jb Audras2021-12-14
* Boostrap/Load: Further update the language in `wp-config-sample.php`.Sergey Biryukov2021-05-21
* Docs: Update documentation in `wp-config-sample.php` per the documentation st...Sergey Biryukov2021-05-16
* Boostrap/Load: Have language in wp-config-sample.php better match install ins...Aaron Jorbin2021-05-15
* Boostrap/Load: Strengthen language in wp-config-sample.phpAaron Jorbin2021-05-14
* Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic ...Sergey Biryukov2020-02-06
* Docs: Replace Codex URLs with corresponding HelpHub articles in `wp-config-sa...Sergey Biryukov2019-11-17
* Add `svn:auto-props` for `eol-style` and `mime-type` to `trunk`.Jonathan Desrosiers2019-11-03
* Ensure `svn:eol-style` is consistently set for all files.Jonathan Desrosiers2019-10-25
* General: Replace "Happy blogging" with "Happy publishing".Gary Pendergast2019-01-08
* Code is Poetry.Gary Pendergast2017-11-30
* Lightly clean up and improve inline documentation in wp-config-sample.php.Drew Jaynes2015-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 Biryukov2014-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 Nacin2013-08-29
* New develop.svn.wordpress.org repository based on the old core.svn repository.Andrew Nacin2013-08-07
* Apply the missing bits of the patch. Fixes #13891 props TobiasBg and zeoPeter Westwood2010-11-01
* Improve WPLANG example. Fixes #13891 props TobiasBg.Peter Westwood2010-11-01
* shorten header in wp-config-sample, props lloydbudd, fixes #13542Ron Rennick2010-05-25
* Most users edit wp-config-sample.php on a Windows system with a text editor w...Dion Hulse2010-04-01
* Standardize db config-sample values. fixes #11523Andrew Nacin2010-03-27
* Add initial WP_DEBUG define to wp-config-sample.php and suggest plugin/theme ...Andrew Nacin2010-02-17
* Fall back to wp_generate_password() in setup-config.php if HTTPS request for ...Andrew Nacin2010-02-14
* Update keys and salts with random values from api.wordpress.org. Props nacin....Ryan Boren2010-02-08
* Trailing whitespace cleanupRyan Boren2010-01-15
* Add is_subdomain_install() to ms code - Fixes #11796Ron Rennick2010-01-08
* Cast out the lowercase P demons that snuck in. http://www.google.com/search?q...Matt Mullenweg2009-12-08
* Improve the Grammar. Fixes #9181 props Viper007Bond.Peter Westwood2009-02-28
* Explain consequences of changing the *_KEY defines. Fixes #9181.Peter Westwood2009-02-27
* Eliminate closing ?>'s from wp-config-sample.php. Props Otto42. fixes #6791Ryan Boren2008-12-24
* https for secret-keyRyan Boren2008-12-16
* Introduce NONCE_SALT and NONCE_KEYRyan Boren2008-12-07
* Improved phpdoc for wp-config-sample.php fixes #7397 and #7526 props lloydbud...Peter Westwood2008-09-05
* Revert [8655]. see #7526Ryan Boren2008-09-01
* wp-config-sample.php inline documentation. Props santosj, fixes #7526Andrew Ozz2008-08-16
* Update sample config to use new cookie keysRyan Boren2008-07-03
* Allow wp-config.php to exist one level up from WordPress root directory. Prop...Ryan Boren2008-05-21
* Typo fixRyan Boren2008-04-24
* Document new secret-key API in sample config.Ryan Boren2008-04-24
* Allow DB salt to be overridden by SECRET_SALT. Add a filter to wp_salt(). se...Ryan Boren2007-12-24
* Don't fallback to DB info for secret key. Allow expiration grace period for ...Ryan Boren2007-12-23
* New secure cookie protocol. see #5367Ryan Boren2007-12-16
* The config file has been deliberately CRLF since [2370] to recognize that mos...Matt Mullenweg2007-05-12
* Update wp-config.php to reference wp-contents/languages instead of wp-include...rob1n2007-04-15