该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP-Social-Share-Privacy

描述

[German-Translation]
Wordpress-Plugin Umsetzung des socialshareprivacy jQuery Plug-In von heise.de
Das Plugin bietet die Möglichkeit den Facebook-Like, twitter- und Google Plus Button erst durch ein Klick des Besuchers auf die Seite einzubinden um den neuen Datenschutzbestimmungen in Deutschland gerecht zu werden

Weitere Informationen: http://heise.de/-1333879

[English-Translation]
Implementation of the WordPress plugin socialshareprivacy jQuery plug-in from heise.de
The plugin offers the possibility of the Facebook-Like, Twitter and Google plus button just by a click of the visitor to the site to meet to incorporate the new data protection legislation in Germany

For more information: http://heise.de/-1333879

屏幕截图

  • Option Page for general Settings of the Plugin
  • Settings for Twitter Share Button
  • Output of the WP Social Share Privay Plugin

安装

  1. Upload socialshareprivacy folder to your WP plugin folder /wp-content/plugins/ directory
  2. The path must look like this: /wp-content/plugins/wp-social-share-privacy/
  3. Activate the plugin through the ‘Plugins’ menu in WordPress admin
  4. Select socical networks and insert Facebook App-Id
  5. to use the plugin, paste the code in your theme: <?php if ( function_exists(‘socialshareprivacy’) ) { socialshareprivacy(); } ?>

Thanks for installing!

常见问题

Wo bekomm ich eine Facebook App-ID her?

Für den „Empfehlen“-Button von Facebook benötigt man eine Facebook App-ID. Diese kann man sich mit seinem verifizierten Facebook-Konto auf den Developer-Seiten erzeugen.
1. Einloggen bei Facebook
2. Konto verifizieren mittels Handy-Nummer (oder Kreditkartendaten)
https://www.facebook.com/settings?tab=mobile Option Handy-Nr.:
Handy-Nr. eintragen und anschließend per SMS empfangenen Bestätigungscode in das Feld auf der rechten Seite eintragen.
3. Entwickler-Seite aufrufen
http://developers.facebook.com/docs/reference/plugins/like/
Dort in der Box unter “Step 1” auf “Get Code” klicken und die App-ID aus dem angezeigten Code-Teil entnehmen.

评价

此插件暂无评价。

贡献者及开发者

“WP-Social-Share-Privacy” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.1.6

  • This Update fixes a very important bug. If you change the text settings and open the dialog again, it does not show your
    text, but the default text again. Thanks to Bodo Tasche for this fix.

1.1.5

  • Facebook App ID, just as they no longer needed to use the Like / Recommend button.
  • Add the current version 1.2 of the script of jquery.socialshareprivacy from heise.de

1.1.4

  • small bug fix in language file
  • Add the current version of the script of jquery.socialshareprivacy from heise.de

1.1.3

  • small bug fix in the CSS and JS inclusion in the options page
  • Adaptation of the JS code of “jquery.socialshareprivacy.js”. $ Replaced by jQuery because of complications with other JavaScripts

1.1.2

  • Corrects path in the plugin

1.1.1

  • Typos corrected
  • English language file added
  • CSS error by integrating the jQuery plugin fixed

1.1.0

  • Page revised option, settings for general, Facebook, Twitter and Google in Tabs + packed.
  • All text prepared for internationalization.
  • All of the options socialshareprivacy scripts inserted into the options page.

1.0.0

  • Release of the wp-social-share-privacy plugin