Programming-2

How To Render Your Twitter Followers Count In Your WordPress Blog

Adding the following snippet to your theme’s functions.php file, you will be able to render your Twitter followers count. Also, remember to replace “planetabhi” with your own Twitter screen name.

Snippet Source/Credit: Snipplr

How To Use Gravatars In Your Script

The following snippet will let you use gravatars in your script.

Snippet Source/Credit: AppHP

How To Generate Your Own Portfolio With Filtering Based On Taxonomy

Using the following snippet will let you generate your own portfolio with the help of filtering based on taxonomy.

Snippet Source/Credit: ToddWilson

How To Get Template For WordPress Widget

Using the following snippet will let you get template for WordPress widget.

Snippet Source/Credit: Snipplr