Beschreibung
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+
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
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„tas2580 Social Media Buttons“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „tas2580 Social Media Buttons“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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