#Async Social Sharing WordPress Plugin Simple social sharing plugin that loads the third-party scripts asynchronously and after the page loads to improve site performance. The plugin provides settings to load any of the following sharing widgets: * Twitter * Facebook * Google+ * Linkedin * Hacker News Select option (if desired) to display the sharing widgets on blog and archive pages. ##Release Notes __Version 1.1.0__ Added Display Options to plugin to allow sharing widgets to be displayed on blog and archive pages. Fixed bug with Facebook `fb-root` div not being detected before script loaded. Updated license to GPLv3 __Version 1.0.1__ Added lazy loading to async-share.js Fixed issue with plugin settings link __Version 1.0__ Initial release __Upcoming Versions Wishlist__ * Allow re-arranging of social widgets * Allow social widgets to be displayed under post excerpts ##Screenshots Social Sharing widgets are loaded under posts ![image](https://img.skitch.com/20120425-x5bnprr39qq39jf8mq9ems9ckf.png) Plugin Options page allows you to select which social sharing widgets to load: ![image](https://img.skitch.com/20120502-apim6gwetaurc2c37a7aqdr2u.png) Scripts now load in asynchronous fashion after the page load completes: ![image](https://img.skitch.com/20120501-ka4dr14y773262a6nfywxwwty6.png) ##Dependencies * jQuery 1.7 * WordPress * Content worth sharing ##Author - [Rachel Baker](http://rachelbaker.me) ##Credits * Inspired by Stoyan Stefanov's blog post ["Social Button BFFs"](http://www.phpied.com/social-button-bffs/) * HackerNews button code by [Ilya Grigorik](https://github.com/igrigorik/hackernews-button) ##License Copyright 2012 Rachel Baker (rachel@rachelbaker.me) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .