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!
There are various ways to set (and get) wordpress admin directory. I do not understand why wordpress has not included that! Method 1: if (!defined(‘WP_ADMIN_DIR’)) define(‘WP_ADMIN_DIR’, ‘./wp-admin/’); In this method the WP_ADMIN_DIR constant will be very vague and will create … Continue reading →
Smarty‘s curly braces syntax is used to render PHP code into Smarty template file. The curly braces syntax is the default syntax comes with Smarty framework. Almost every PHP variable or loop wears this opening and closing braces. Until and … Continue reading →
This is an experimental conceptual CSS TV for my upcoming resources portal on Dr. B. R. Ambedkar and Ambedkarite movement in India and abroad. Modules: CSS2 – As our large amount of users uses older browsers CSS3 – To … Continue reading →
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 →
Its been easy to setup your own SVN repository on Windows local machine. Follow the given steps and you are done! It saves your lot time, money, file transfer, server load, space. No burden over your hosting servers.
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 →
In my leisure time (really?) I have made Delicious icon with pure CSS. Compatibility: IE7, IE8, IE9, Firefox 3.8+, Safari 5+, Chrome 14+, iPhone, Android, iPad, BlackBerry, Windows Mobile Live example of Delicious CSS icon HTML <!DOCTYPE html> <html> <head>title>CSS Social … Continue reading →