=== Social Media Engine ===

Contributors: kvasnyi


Tags: social, social bookmarks, social links, social networking, follow links
Requires at least: 4.0
Tested up to: 4.7
Stable tag: 1.0.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

== Description ==

Social follow links shortcode. Built on FontAwesome icons.  30 social networks supported: 500px, behance, bitbucket, delicious, deviantart, digg, dribbble, etsy, facebook, flickr, foursquare, github, google-plus, instagram, lastfm, linkedin, medium, mixcloud, odnoklassniki, quora, reddit, skype, slideshare, soundcloud, spotify, tumblr, twitter, vimeo, vk, wordpress, youtube

= Usage example =
* This shortcode can be used in posts, pages and widgets areas: 
`[sme_social_links facebook="follow_link" float="right" skin="dark" shape="circle" size="medium"]`


* For placement in the php code, use function: 
`do_shortcode('[sme_social_links facebook="follow_link"]')`


= Shortcode settings =

= Skins =
* light
* dark

= Shape =
* circle
* square

= Size =
* medium
* large
* xlarge

= Floating =
* right
* left

= Supported networks =
* 500px
* behance
* bitbucket
* delicious
* deviantart
* digg
* dribbble
* etsy
* facebook
* flickr
* foursquare
* github
* google-plus
* instagram
* lastfm
* linkedin
* medium
* mixcloud
* odnoklassniki
* quora
* skype
* slideshare
* soundcloud
* spotify
* tumblr
* twitter
* vimeo
* vk
* wordpress
* youtube


== Installation ==

1. In your admin panel, go to Appearance > Pluins and click the Add New button.
2. Click Upload and Choose File, then select the plugins's .zip file. Click Install Now.
3. Click Activate to use plugin.



== Frequently Asked Questions ==

= Does this plugin support any theme ? =

Yes


== Changelog ==

= 1.0 - October 29 2016 =
* Initial release
= 1.0.1 - November 02 2016 =

== Credits ==

* Based on Font Awesome (http://fontawesome.io),  font is licensed under SIL OFL 1.1.(http://scripts.sil.org/OFL), css file is licensed under MIT License (http://opensource.org/licenses/mit-license.html)
