How to Disable HTML in WordPress Comments Area
By default, WordPress allows certain tags in comments. Commenters can add links, style text in bold and italics, add tables, and more. This can be quite useful until the spammers pay you a visit.
If you simply disable HTML from your WordPress comments, it can prevent a lot of SPAM. In this quick tip we will show you how to disable HTML tags in your WordPress comments.
Retreive First Image From WordPress Post
I have been looking around for this for ages. I have been using other post thumb plugins and just find them to bulky for what i wanted, too feature rich. I just wanted a basic grab the first image from a post and display it. Just add the below code to your functions.php file in your theme directory.



