The ZillaSocial plugin allows you to link to 42 of the most popular social networking sites using either 32px or 16px icons – they are ridiculously good looking in either size. The plugin comes packed with a super-useful custom widget allowing you to place those icons in any widget location or sidebar.

The full list of networks are as follows: 500px, AddThis, Behance, Blogger, Mail, Delicious, DeviantART, Digg, Dopplr, Dribbble, Evernote, Facebook, Flickr, Forrst, GitHub, Google+, Grooveshark, Instagram, Lastfm, LinkedIn, MySpace, Path, PayPal, Picasa, Pinterest, Posterous, Reddit, RSS, ShareThis, Skype, Soundcloud, Spotify, StumbleUpon, Tumblr, Twitter, Viddler, Vimeo, Virb, Windows, WordPress, YouTube and Zerply – phew!

Please Note: Being a free product, this plugin is distributed as-is without official support. Verified customers however, will have access to support for this plugin in the forums.

Installation and Usage

Installation is simple as peas.

  • Download the zip file using the “get it” link above.
  • Upload the /zilla-social/ folder to the /wp-content/plugins/ directory.
  • Activate the ZillaSocial plugin through the “Plugins” menu in WordPress.
  • Configure your settings in the new “ZillaSocial” menu which appears.
  • Display your icons using the custom widget or shortcode.

Frequently Asked Questions

Can I display the icons with a shortcode?
Sure, you can use the [zilla_social] shortcode in your pages and posts.

Can I add the icons to my template files?
Yep, you can use the following PHP code if( function_exists('zilla_social') ) zilla_social();.

Can I use parameters in the shortcode?
Indeed, you can pass in optional “size” and “services” parameters to both of the above to override the default values e.g. [zilla_social size="16px" services="Twitter,Facebook,Google+"] or if( function_exists('zilla_social') ) zilla_social( '16px', array('Twitter','Facebook','Google+') );

Released: 08 May 2012

Last Updated: 22 Jun 2012

Version: 1.2.1

Compatibility: WordPress 3.0+