Description
Adds social media buttons on each post, the buttons allwos your visitors to share the post on social media
platforms. To protect the privacy of the users, requestets at the social media platforms to get the number
of shares will made by the web server. To avoid too many requests at the social media platforms you can
cache the requested data.
Supported Platforms
- Google+
Screenshots
Installation
- Upload
private_socialmedia
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Make sure that
/wp-content/plugins/private_socialmedia/cache/
is writeable - Go to the settings page and select the social media platformt that you want to use
Reviews
There are no reviews for this plugin.
Contributors & Developers
“tas2580 Social Media Buttons” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “tas2580 Social Media Buttons” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.2
Release Date – January 24, 2015
* Bug Fix: Display buttons only on single pages
1.1.1
Release Date – December 10, 2014
* Enhancement: Added german translation
* Bug Fix: Send URLs through urlencode()
1.1.0
Release Date -December 9, 2014
* Enhancement: Added admin module to configure used platforms and cache time
1.0.1
Release Date – December 7, 2014
* Bug Fix: Updated readme.txt
1.0.0
Release Date – December 7, 2014
* Initial release