=== Pic Social Sharing === Contributors: Picaland Donate link: http://www.picaland.it Tags: social, sharing, share, shortcode Requires at least: 3.7 Tested up to: 4.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == The Plugin allows you to enter via shortcode, social sharing buttons to share the post. Available Social: Facebook, Twitter, Linkedin, Googlepluseone, Pinterest. The buttons can be enabled or disabled via the parameters of the shortcode. == How it work == This plugin allows you to insert via a button in the 'TinyMCE editor, one shortcode for displaying social buttons to share the pages and posts on the site. Just click on the button 'Pic Social Share' to insert the shortcode. Through the setting of a simple (0 or 1) can enable or disable the display of individual buttons. Moreover it is always possible via shortcode determine the display position of the block of buttons == Installation == This section describes how to install the plugin and get it working. 1. Upload `pic-social-sharing` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Enter in a page or post backend and enjoy it == Screenshots == 1. Button in the TinyMCE editor 2. Viewing the plugin in the two possible positions. == Changelog == = 1.0.0 = * Initial release = 1.0.1 = * Minor edit = 1.0.2 = * Replaced the php function file_get_content() with the Filesystem API. * Minor changes to the css.