]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-config-sample.php
Wordpress 2.8-scripts
[autoinstalls/wordpress.git] / wp-config-sample.php
index c0013a38433652f7d4941a165dcecd7d360294d7..2e316c7776292710881136804eb394c70635d018 100644 (file)
@@ -38,6 +38,7 @@ define('DB_COLLATE', '');
  *\r
  * Change these to different unique phrases!\r
  * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}\r
+ * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.\r
  *\r
  * @since 2.6.0\r
  */\r
@@ -73,4 +74,3 @@ if ( !defined('ABSPATH') )
 \r
 /** Sets up WordPress vars and included files. */\r
 require_once(ABSPATH . 'wp-settings.php');\r
-?>\r