Shariff Social Share
Easy and indiviudal embedding of your favourite share-buttons and privacy-protection for share-functionality
by JG-Bits UG (haftungsbeschränkt) / Hendrik Jürst · github.com/jg-bits/shariff-social-share · website
★ 2stars
21release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/jg-bits/shariff-social-share/releases/download/1.2.0/shariff-social-share.zipFrom the readme
shariff-social-share
The Shariff-Social-Share Wordpress-Plugin is based on the open-source-project ct shariff from ct und heise online.
Installation
1. Download this repo https://github.com/JG-Bits/shariff-social-share/archive/master.zip
2. Unzip the downloaded archive, if directoryname contains "-master" remove/rename it.
3. enter your domain in backend/index.php in line 22 and your facebook app-id and secret in line 36-37. If you dont know how to create a facebook-app-id, you get more information here: https://developers.facebook.com/docs/apps/register
4. Upload the directory containing this modified plugin to your Website using FTP or upload it at the WordPress-Backend -- Plugins
5. activate the plugin
6. Configure it in Settings -- Shariff-Social-Share
7. Have fun :-)
Use of Shortcodes
With help of Shortcodes you can place the Social-Share-Buttons on any place in your editor. A direct integration in a template file is mostly possible.
Simple:
[shariff-social-share]
With attributes for Shortcode related settings:
[shariff-social-share atts="Wert"]
| atts (Attribut) | Wert |
| :-------------- | :------------------: |
| color | colored, wh
Read the full README on GitHub →