WordPress subscribe plugin – Navayan Subscribe 1.13 Change log
A long waited fixes and enhancement for new features in wordpress subscription plugin finally rolled out!

A long waited fixes and enhancement for new features in wordpress subscription plugin finally rolled out!
Recently I was engaged with resetting the form fields the hard way using jQuery. As the work enhanced I thought it would be better to release a jQuery plugin! It has both HTML4 and HTML5 form elements included and a … Continue reading →
Well tomorrow is my practical exam, and what I am doing updating my lovely Navayan Subscribe wordpress plugin! Release 1.1.7.3 has one minor and one major change: Checks subscribe email (delivers to users) subject whether the post is New or … Continue reading →
Following are the changes made in v1.1.6: NEW: Custom message if user is logged in – Plugin users didn’t noticed the change in v1.1.5 and was asking continuously why the form is not displaying to them after plugin activation! And … Continue reading →
I am very happy excited to see the release of ‘Navayan Subscribe‘ wordpress plugin to version 1.1.5 with lots of features! NEW: Translate text support NEW: Checks whether user logged in or not NEW: User can Un-Subscribe NEW: Subscriber gets … Continue reading →
The jquery.validationEngine plugin for form validation is a good example of un-obtrusive validation. Its clean, neat, simple, beautiful UI, yet powerful validation plugin. This plugin is having most of the form fields validations that are commonly required in any project. … Continue reading →
Some times you asked form the client to autoplay the embedded YouTube video by clicking or hovering on the image. I was also searching something that autoplays the youtube video by clicking on the image. But found nothing instead of … Continue reading →
Its been easy now to have cookie based tabs using jQuery! Check the Demo here Follow the instructions and you are done HTML <div id=”profileTabList”> <a href=”#ambedkar”>Dr. Ambedkar</a> <a href=”#buddha”>Buddha</a> <a href=”#navayan”>Navayan</a> </div> <div id=”profileTabData”> <div id=”ambedkar”> <h2>” Men … Continue reading →