=== Easy Social Icons ===
Contributors: cybernetikz
Donate link: 
Tags: easy social icon,easy social icons,social icon,social icons,social,social share,follow,followus,follow us,share,icon
Requires at least: 2.8.6
Tested up to: 3.9
Stable tag: 1.0

You can upload your own social icon, set your social URL, choose weather you want to display vertical or horizontal.

== Description ==

<strong>If you need paid support to get this plugin installed or to have a customized version of the plugin please send us an email to this address <a href="mailto:contact@cybernetikz.com">contact@cybernetikz.com</a></strong>.

You can upload your own social icon, set your social URL, choose weather you want to display vertical or horizontal. You can use the shortcode <strong>[cn-social-icon]</strong> in page/post, template tag for php file <strong><?php if ( function_exists('cn_social_icon') ) echo cn_social_icon(); ?></strong> also you can use the widget <strong>"Easy Social Icons"</strong> for sidebar.

= Key Feature =

* You can upload your own social icons, set URL for that icon with sort order, target window etc.
* You will get the add/edit/delete option for icons
* You can set the icon width and height to fit in your template/design perfectly
* You can display your social share icon vertically or horizontally to match perfectly with your template/design.
* You can put your social icon set in the sidebar using the widget
* You can insert your social icon set in pages/posts using short code
* Sort social media icons using drag drop
* You can display the icons split by rows, input the number of rows in the plugins admin option page
* Also if you are familiar with php code then you can use the template tag to place the social icon set anywhere in the php template file
* Built in 5 social icons preloaded as sample icon, to save your time (facebook, twitter, linkedin, flickr, youtube).

Please visit our site <a target="_blank" href="http://www.cybernetikz.com/blog/wordpress-plugins-easy-social-icons/">www.cybernetikz.com/</a>

== Installation ==

1. Download the plugin and extract the files
2. Upload "easy-social-icons" to your wp-content/plugins/ directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Check the "Easy Social Icon" Tab created by this plugins for setup.

== Frequently Asked Questions ==

= Ques : How use this plugins? =
Ans : 
Use this shortcode for page/post <strong>[cn-social-icon]</strong> , for php code use this template tag <strong>&lt;?php if ( function_exists('cn_social_icon') ) echo cn_social_icon(); ?&gt;</strong>

Also you can use the widget for the sidebar.

== Screenshots ==

1. add new icon page layout
2. manage icons page layout
3. options page layout
4. display social icons vertically in sidebar using widget 
5. display social icons vertically in page using shortcode [cn-social-icon]
6. display social icons horizontally in sidebar using widget 
7. display social icons split by number of rows
8. sort icons usign drag drop

== Changelog ==

= 1.0 =
* Add sorting icon using drag drop
* Built in 5 social icons preloaded as sample icon, to save your time (facebook, twitter, linkedin, flickr, youtube).
* Now you can display the icons split by rows, input the number of rows in the plugins admin option page
* Css fixes
* Icons width / height adjustment fix