=== Social Sharing === Contributors: RapidDev Donate link: https://paypal.me/rapiddev Tags: social, fanpage, social sharing, share, facebook, twitter, post Requires at least: 4.9.0 Tested up to: 5.0.2 Requires PHP: 5.4.0 Stable tag: social License: MIT License URI: https://opensource.org/licenses/MIT Share posts on your social media... It's easy! == Description == Share posts on your social media... It's easy! Social Sharing is a simple plugin that will improve your blog workflow. With one button you can share the prepared post on your Facebook fanpage. == Installation == = Minimum Requirements = * PHP version 5.4.0 or greater (PHP 7.2 or greater is recommended) * MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended) * WordPress version 4.7.0 or greater (WordPress 4.9.7 or greater is recommended) = Automatic installation = Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Social Sharing, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type Social Sharing and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”. = Manual installation = The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). = Updating = Automatic updates should work like a charm; as always though, ensure you backup your site just in case. == Frequently asked questions == = What does the plugin need? = For correct operation you need a token and page id from Facebook. = Does the plugin support many languages? = The plugin is fully translated into English and Polish = Do the creators of the plugin collect any information about me? = Creators of the plugin do not collect any information about you. == Screenshots == 1. Share buttons in Gutenberg 2. Settings page 3. Shared test post == Changelog == = 1.2.3 = 1. Bug fix = 1.2.2 = 1. Improvements in displaying the list of tags on Facebook 2. Added more bugs to fix later = 1.2.1 = 1. Bug fixes in JavaScript files = 1.2.0 = 1. Bug fixes = 1.1.0 = 1. Change of name 2. New icon 3. New logo = 1.0.2 = 1. The jQuery script has been removed from additional administrative scripts 2. The CURL request has been replaced with wp_remote_post() 3. Some unnecessary echoes have been removed 4. Improvements in the HTML code for the settings page 5. Stylistic corrections in the main class file 6. The way of loading styles on the settings pages has been changed 7. The facebook_post method has been removed 8. Bug fixes = 1.0.1 = 1. Bug fixes = 1.0.0 = 1. The plugin was created == Upgrade notice == 1. The jQuery script has been removed from additional administrative scripts 2. The CURL request has been replaced with wp_remote_post() 3. Some unnecessary echoes have been removed 4. Improvements in the HTML code for the settings page 5. Stylistic corrections in the main class file 6. The way of loading styles on the settings pages has been changed 7. The facebook_post method has been removed 8. Bug fixes 9. Added more bugs to fix later