User : planetabhi

Title User Language Tags Description Date
Load specific JavaScript files in header.php in the homepage only? in WordPress planetabhi PHP

In your header.php file:

June 11, 2012
Automatic shortcode selection in wordpress planetabhi PHP

Add this snippet to the functions.php of your wordpress theme. This will add a select menu with an automatically generated list of your shortcodes for your pages and posts.

June 1, 2012
Render your Twitter followers count in your wordpress blog planetabhi PHP

Add this snippet to the functions.php to render your twitter followers count. Replace 'planetabhi' with your twitter screen name

June 1, 2012
Add PayPal Donate button to your Wordpress Website planetabhi PHP

Add this snippet to the functions.php to add 'Donate' Button on your Wordpress Website.

June 1, 2012
When you need to put your wordpress blog on hold while performing some maintenance. planetabhi PHP

Just paste the following snippet into your functions.php file and save it.

May 30, 2012