WordPress plugin contact form 7 is so much popular wordpress plugin which is download more then 11 million times. In every second wordpress site people used contact form 7 wp plugin. This plugin is very easy to install and easy to use. … Continue reading
Tag Archives: tutorial
How to save the meta data in wordpress custom post type
Custom post type are very important in wordpress. There are some nice plugins for creating the post type but I recommend custom code in function.php file. I already written about custom post type. If you want to know about custom … Continue reading
Add the Comment Preview to Comment box without WordPress Plugin
Many times comments preview will be useful for visitors to see how comments will be looking. Using google Jquery or wordpress jquery you can add the comment preview to your wordpress blog. In this tutorial I am using the wordpress … Continue reading
How to send smtp email through wordpress without plugin
Many people want to sent the email through smtp from wordpress. WordPress uses the PHPmailer in there CMS. But many wordpress developer dont know how to use the wordpress phpmailer functionality. Using PHPmailer you can send the email using STMP … Continue reading
minimize, restore, maximize and hide functionality with javascript without using jquery
Many times we need to minimize and restore functionality for our in page pop-up. In This article I will show how to achieve the minimize and maximize and restore functionality with javascript. I you want the minimize functionality for your … Continue reading


