Quantcast

Tag Archives: Config

What’s with the new SECRET_KEY in WordPress 2.5

The new WordPress 2.5, besides many other updates, comes along with a new SECRET_KEY in the config file. I’m sure like many other people, most of you might have missed that. Because, we were told not to change the config file. define(‘SECRET_KEY’, ‘put your unique phrase here’); can help you with better encryption for user [...]