=== Plugin Name === Contributors: noobox Donate link: # Tags: widget, social Requires at least: 1.0 Tested up to: 1.0 Stable tag: "trunk" License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will let you add custom social links. Simple but flexible. You can specify tags to show your links and manage them through widgets panel. == Description == This is simple plugin but very essential. We have to put social icons e.g facebook, twitter, linkedin as well as links into websites. Most of the time we do it in hard code. This plugin allows you to manage social icons via wordpress widget. You will be able to specify logos, title and link for each icons! Each widget generates this code automatically:
< a href="Your Social Network Link" title="Your Social Network Title" >< img src="Your Selected Image" alt="Your Social Network Title" /> Add separate widget for each social link. i.e: Starting Tag< a href="Social Link" title="Social Icon Name" >< img src="Social Icon" alt="Social Icon Name" />Ending Tag i.e: Have fun! == Installation == 1. Unzip the archive on your computer 2. Upload `add-my-network-widget` directory to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Go to Widgets section, you can find "Custom Social Icon" widget there. Add separate widget for each social link. == Frequently Asked Questions == Q. Links not working or showing 404 error!
A. Add "http://" before your social link.

Q. Can i add more social icon into same widget?!
A. No, you need separate widget for each social link. == Screenshots == == Changelog ==