BACK TO DIRECTORY

WPSocialite

by Tom Morton

4.7
(21 ratings)

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!

Template Tag

<?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 ); ?>

Shortcode

[wpsocialite size="small" url="http://google.com" button_override="facebook,twitter-share,twitter-follow,pinterest,linkedin,gplus,stumbleupon"]

Screenshots

WPSocialite shown before a post, before load.

WPSocialite shown before a post, before load.

WPSocialite shown before a post, after hover.

WPSocialite shown before a post, after hover.

Plugin settings, located in Settings-&gt;Discussion

Plugin settings, located in Settings->Discussion

Plugin Details

Active Installs
200
Total Downloads
40,017
Version
2.4.1
Requires WP
3.0
Requires PHP
Tested Up To
3.6.1
Added
2012-05-19
Last Updated
2013-10-10 1:35pm GMT

Ratings

5
18
4
1
3
1
2
1
1
0