
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:
Available display options include ability to display the sharing widgets on
above or below content on pages, specific custom post types or blog and archive pages.
Why is Asynchronous script loading better?
Asynchronous loading allows multiple files to load parallel to each other.
Instead of having to wait for Twitter to respond with their script, the browser
moves on and starts fetching the next request.
Dependencies
Contributors Welcome
Upcoming Versions Wishlist
Credits
Author
async_social_display() function to be used as a template tag to outputFixed bug that would cause content in RSS feeds to not display.
Fixed bug where PHP Exception was thrown on pages if the display options were
not set.
async-share.js file. Now only the external social scripts that arefb-root div not being detected before script loaded.Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.