Prio | Original string | Translation | — |
---|---|---|---|
↑ | Shariff provides share buttons that respect the privacy of your visitors and follow the General Data Protection Regulation (GDPR). | Shariff stellt Teilen-Buttons bereit, die die Privatsphäre der Besucher schützen und im Einklang mit der Datenschutzgrundverordnung (DSGVO) stehen. | Details |
Original current
Shariff provides share buttons that respect the privacy of your visitors and follow the General Data Protection Regulation (GDPR).
You have to log in to edit this translation. Meta |
|||
↑ | Shariff Wrapper | Shariff Wrapper | Details |
Original currentMeta |
|||
Twitter does not offer official share counts anymore. As an alternative, share counts for Twitter can be requested via twitcount.com. You will need to register with them for it to work. Otherwise the count will always be zero. | You have to log in to add a translation. | Details | |
Original untranslated
Twitter does not offer official share counts anymore. As an alternative, share counts for Twitter can be requested via twitcount.com. You will need to register with them for it to work. Otherwise the count will always be zero.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes. | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
What happened to the Twitter share counts? | You have to log in to add a translation. | Details | |
Original untranslated
What happened to the Twitter share counts?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Can I add <code>[shariff]</code> on all posts? | You have to log in to add a translation. | Details | |
Original untranslated
Can I add <code>[shariff]</code> on all posts?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Statistic options. | Statistik-Einstellungen | Details | |
Original currentMeta |
|||
Differently styled share buttons. | Unterschiedlich dargestellte Buttons. | Details | |
Original current
Differently styled share buttons.
CommentScreenshot description. You have to log in to edit this translation. Meta |
|||
The "original" share buttons automatically transmit data of your visitors to the social network sites as soon as they visit your website. They do not need to click on a share button for this and therefore have no choice, if they want their data to be send. The German computer magazine c't has developed "Shariff" <code>(ʃɛɹɪf)</code> that follows the General Data Protection Regulation (GDPR - Regulation (EU) 2016/679). This plugin adapts the Shariff concept and provides an easy to use solution for WordPress. We currently support 32 services in 25 languages: AddThis, Bitcoin, Buffer, Diaspora, Facebook, Flattr, Flipboard, LinkedIn, mailto, MeWe, Odnoklassniki, Patreon, PayPal, PayPal.me, Pinterest, Pocket, Printer, Qzone, Reddit, RSS, SMS, Stumbleupon, Telegram, TencentWeibo, Threema, Tumblr, Twitter, VK, Wallabag, Weibo, WhatsApp, Xing. | Die originalen Teilen-Buttons senden automatisch Informationen über die eigenen Besucher an die sozialen Netzwerke. Es ist dabei nicht erforderlich, dass diese dafür aktiv auf einen der Buttons klicken, sondern dies passiert bereits beim Aufrufen der Seite im Hintergrund. Die Benutzer haben keine Wahl, ob sie Informationen an Facebook und Co. senden möchten oder nicht. Das deutsche Computermagazin c’t hat daher «Shariff» <code>(ʃɛɹɪf)</code> entwickelt, mit dem sich datenschutzkonforme Teilen-Buttons einbinden lassen, die die Anforderungen der Datenschutzgrundverordnung (DSGVO – Richtlinie (EU) 2016/679) erfüllen. Dieses Plugin setzt das Shariff-Konzept in einer einfach einzusetzenden Form für WordPress um. Im Moment unterstützt es 32 Dienste in 25 Sprachen: AddThis, Bitcoin, Buffer, Diaspora, Facebook, Flattr, Flipboard, LinkedIn, mailto, MeWe, Odnoklassniki, Patreon, PayPal, PayPal.me, Pinterest, Pocket, Printer, Qzone, Reddit, RSS, SMS, Stumbleupon, Telegram, TencentWeibo, Threema, Tumblr, Twitter, VK, Wallabag, Weibo, WhatsApp, Xing. | Details | |
Original current
The "original" share buttons automatically transmit data of your visitors to the social network sites as soon as they visit your website. They do not need to click on a share button for this and therefore have no choice, if they want their data to be send. The German computer magazine c't has developed "Shariff" <code>(ʃɛɹɪf)</code> that follows the General Data Protection Regulation (GDPR - Regulation (EU) 2016/679). This plugin adapts the Shariff concept and provides an easy to use solution for WordPress. We currently support 32 services in 25 languages: AddThis, Bitcoin, Buffer, Diaspora, Facebook, Flattr, Flipboard, LinkedIn, mailto, MeWe, Odnoklassniki, Patreon, PayPal, PayPal.me, Pinterest, Pocket, Printer, Qzone, Reddit, RSS, SMS, Stumbleupon, Telegram, TencentWeibo, Threema, Tumblr, Twitter, VK, Wallabag, Weibo, WhatsApp, Xing.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Yes. Simply use the shortcode function:↵ do_shortcode('[shariff]')↵ You can use all options of the shorttag as described on the help tab in the plugin settings. | You have to log in to add a translation. | Details | |
Original untranslated
Yes. Simply use the shortcode function:↵
do_shortcode('[shariff]')↵
You can use all options of the shorttag as described on the help tab in the plugin settings.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
In the statistic settings fill in the URL to the API of the external server. For the WordPress installation on the external server you have to create a "constant" called SHARIFF_FRONTENDS to permit other domains to use it. Please have in mind that you have to fill in all subdomains you want to use! The domains must be defined like this:↵ define( 'SHARIFF_FRONTENDS', 'example.com|www.example.com|blog.example.com|another-domain.com' ); | You have to log in to add a translation. | Details | |
Original untranslated
In the statistic settings fill in the URL to the API of the external server. For the WordPress installation on the external server you have to create a "constant" called SHARIFF_FRONTENDS to permit other domains to use it. Please have in mind that you have to fill in all subdomains you want to use! The domains must be defined like this:↵
define( 'SHARIFF_FRONTENDS', 'example.com|www.example.com|blog.example.com|another-domain.com' );
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
You can use the "url" parameter within the shortcode↵ [shariff url="http://www.example.com/"]↵ This is also available within widgets. However, it is not a good idea to manipulate the URI, because it could mislead your visitors. So you should only use it, if this is really needed and you do really know what you are doing. Therefore it is not available on the plugin options page in general. | You have to log in to add a translation. | Details | |
Original untranslated
You can use the "url" parameter within the shortcode↵
[shariff url="http://www.example.com/"]↵
This is also available within widgets. However, it is not a good idea to manipulate the URI, because it could mislead your visitors. So you should only use it, if this is really needed and you do really know what you are doing. Therefore it is not available on the plugin options page in general.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Use the headline attribute to add or remove it. For example, you can use the following shorttag to remove a headline set on the plugins options page in a single widget:↵ [shariff headline=""]↵ Of course you can use all other options in that shorttag as well. | You have to log in to add a translation. | Details | |
Original untranslated
Use the headline attribute to add or remove it. For example, you can use the following shorttag to remove a headline set on the plugins options page in a single widget:↵
[shariff headline=""]↵
Of course you can use all other options in that shorttag as well.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Please share this post: | Bitte teilen Sie diesen Beitrag: | Details | |
Original current
Please share this post:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
No problem. Just use the style attribute to add some CSS to the shorttag. For example in a widget (adjust the width as needed):↵ [shariff style="position:fixed;width:250px"]↵ Of course you can use all other options in that shorttag as well. It also works with the CSS style option on the plugins design options page, if you really want this applied to all buttons on your page. | You have to log in to add a translation. | Details | |
Original untranslated
No problem. Just use the style attribute to add some CSS to the shorttag. For example in a widget (adjust the width as needed):↵
[shariff style="position:fixed;width:250px"]↵
Of course you can use all other options in that shorttag as well. It also works with the CSS style option on the plugins design options page, if you really want this applied to all buttons on your page.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.