New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | 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 add a translation. | Details |
Original untranslated
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. |
|||
| ↑ | Shariff Wrapper | 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. | 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. |
|||
| Yes. | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| 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. |
|||
| 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. |
|||
| Statistic options. | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Differently styled share buttons. | You have to log in to add a translation. | Details | |
Original untranslated
Differently styled share buttons.
CommentScreenshot description. You have to log in to edit this translation. |
|||
| 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↵ 31 services in 25 languages: ↵ Bitcoin, Bluesky, Buffer, Diaspora, Facebook, Flipboard, Info, Linkedin,↵ mailto, Mastodon, Mewe, Mix, Odnoklassniki, Patreon, Paypal, Paypal.me,↵ Pinterest, Pocket, Printer, Reddit, RSS, SMS, Telegram, Threema, Tumblr,↵ Twitter, VK, Wallabag, Weibo, Whatsapp, Xing | You have to log in to add a translation. | Details | |
Original untranslated
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↵
31 services in 25 languages: ↵
Bitcoin, Bluesky, Buffer, Diaspora, Facebook, Flipboard, Info, Linkedin,↵
mailto, Mastodon, Mewe, Mix, Odnoklassniki, Patreon, Paypal, Paypal.me,↵
Pinterest, Pocket, Printer, Reddit, RSS, SMS, Telegram, Threema, Tumblr,↵
Twitter, VK, Wallabag, Weibo, Whatsapp, Xing
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| 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. |
|||
| 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. |
|||
| 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. |
|||
| 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. |
|||
| Please share this post: | You have to log in to add a translation. | Details | |
Original untranslated
Please share this post:
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| 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. |
|||
Export as
Comment
Short description.