Hits: 257 Today, I was searching for jQuery Notification Plugin with Sound Alert But, could not find any good plugin as per my requirements So, I just merged 2 javascript codes to make a custom notification plugin. <object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=”1″height=”1″id=”audio1″align=”middle”> <embed src=”wavplayer.swf?gui=none&h=1&w=1&sound=success.wav&” bgcolor=”#ffffff” width=”1″ height=”1″ allowScriptAccess=”always” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer”/> </object> You can customize this javascript plugin as [...]
Steps I follow …..
a) Audit the whole script. -> Concentrate
b) Divide the script into sections. -> Observe
c) Find the bug in the code. -> Imagine
d) Fix the bug or rewrite. -> Launch
WP e-Commerce has the best Payment Gateway API out of all e-Commerce Plugins. This allows us to integrate with many of the world’s leading payment gateways.
eShop is an accessible shopping cart plugin for WordPress. Features include multiple merchant payment gateways; a range of shipping options; sales tax by country or state; featured/sale items and discount options. Compatible with WP Affiliate, WPMU/Multisite capable and translation-ready.
Hits: 353 There are few wordpress plugin available for user online / offline status… but my requirement is different. I want a plugin that can show user status on profile page to inform other users about availability… http://wordpress.org/extend/plugins/member-status/ http://wordpress.org/extend/plugins/im-online/ http://wordpress.org/extend/plugins/who-is-online/ http://wordpress.org/extend/plugins/wp-useronline/ http://wordpress.org/extend/plugins/mingle-users-online/ wordpress_users_online.php This file or function allows wordpress developer to integrate user online / offline [...]







