WordPress allow use of html img tag in the comments, so the images are shown directly if wrapped with it, but most of the people who visits our blogs do not know how to use html tags. After unsuccessful searching for instant solution, I decided to build a plugin which exactly do that. This plugin…
Category: Wordpress

14 Non Essential But Useful WordPress Plugins
In previous post I mentioned 10 Must Have Plugins for WordPress and this time I am going to mention couple of plugins which I think are not essential, but are making life easier for people dealing with WordPress.
10 Must Have Plugins for WordPress
After working on over thousand WordPress web sites I found that these nine plugins are essential for almost every WordPress setup. All other plugins are needed per site basis and no matter how much those can be useful not every site needs them.
Disable Password Reset in WordPress
I just compiled small plugin from code available online, which will disable password reset function “Lost your password” in WordPress. This will enhance security of your WordPress site especially in case if you have lot of WordPress sites and you want to be able to change passwords only from MySQL. On top of that it…