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

Share Decentral

描述

This Plugin adds the original Facebook, Twitter and Google+ Share Buttons after your post content, but without establish external connections.

  • simple, lightweight and secure
  • no external connections before clicking, protects the privacy
  • only HTML and CSS, no JavaScript, no external images
  • better than “2 clicks for more privacy”-buttons

Use in Template

By default, the buttons are inserted after the content. If you want to prevent the automatic insert, you can insert the following code into the functions.php:

The following functions are available in templates:

  • the_share_decentral($class) – Displays the buttons on the template.
  • share_decentral($class) – Returns the buttons as HTML code.

With the parameter $class (optional) you can add custom CSS classes, separated with white spaces.

Plugin by NodeCode

屏幕截图

  • Screenshot

安装

  1. Upload share-decentral to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Ready!

评价

阅读所有1条评价

贡献者及开发者

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

贡献者

将“Share Decentral”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • initial release