More Custom Headers, Color Schemes, & Theme Improvements

We want everyone on WordPress.com to be able to find the best theme possible for their blog. Something beautiful, amazing, and cool. A theme that makes you want to jump up, run your laptop next door, and show your neighbor your awesome blog. That’s why we love bringing you so[...]

Read More »

WordPress 3.2.1

After more than a million downloads of WordPress 3.2, we’re now releasing WordPress 3.2.1 into the wild. This maintenance release fixes a server incompatibility related to JSON that’s unfortunately affected some of you, as well as a few other fixes in the new dashboard design and the Twenty Eleven theme.[...]

Read More »

How to Change WordPress default avatar

Also want to change the default wordpress avatar called Mystery Man? You want to use your own image instaed of it? Follow this tutorial and choose a avatar which is more suitable to your theme. Open your theme’s functions.php file and add the following rules: add_filter( ‘avatar_defaults’, ‘newgravatar’ ); function[...]

Read More »