If you recently upgraded wordpress to the latest 3.2.x version, you will notice that the fonts for the HTML editor has changed. If you do not like the font that is used you can change font by adding a filter in theme function.php file to what ever font you fill… Continue reading →
I had quite a few question on how to change the excerpt limit in wordpress as by default the limit is set to 55 words and if you make the change in the core file it will get over written when you update.
The easy way is to add filter… Continue reading →