>
Download This Plugin | |
Download Elegant Themes | |
Name | WPSocialite |
Version | 2.4.1 |
Author | Tom Morton |
Rating | 94 |
Last updated | 2013-10-10 01:35:00 |
Downloads |
24302
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WPSocialite plugin added 14 kB of resources to the Home page and 14 kB of resources to the sample Post page.
WPSocialite plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WPSocialite plugin ads no tables to your Wordpress blog database.No one likes long load times, but we all want to be able to share our content via Facebook, Twitter, and other social networks. These take a long time to load. Paradox? Not anymore! With WPSocialite (utilizing David Bushell's amazing SocialiteJS plugin [http://www.socialitejs.com/]) we can manage the loading process of our social sharing links. Load them on hover, on page scroll, and more!
<?php
$args = array(
'size' => 'large', //choose which size buttons to display.
'url' => 'http://google.com', //use this to override the url that is sent to WPSocialite. Not recommended to use in loop.
'button_override' => 'facebook,twitter-share,twitter-follow,pinterest,linkedin,gplus,stumbleupon' //used to override buttons that are displayed. Add and remove as needed.
);
wpsocialite_markup( $args ); ?>
[wpsocialite size="small" url="http://google.com" button_override="facebook,twitter-share,twitter-follow,pinterest,linkedin,gplus,stumbleupon"]