The original Facebook, Twitter and Google+ Share Buttons, but without external connections. Simple plugin, pure HTML & CSS, no JavaScript.
| Author: | NodeCode (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 3.8.2 |
| Plugin version: | 1.0 |
| Added to WordPress repository: | 14-04-2014 |
| Last updated: | 14-04-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | http://wordpress.org/plugins/share-decentral/ |
| Total downloads: | 1 385 |
| Active installs: | 10+ |
![]() Click to start download |
|
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:
<?php $share_decentral_auto = false; ?>
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
Screenshots
ChangeLog

