Quantcast

Category Archives: Wordpress

WordPress 2.6 out with some awesome new features

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 [...]