Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Share Decentral

Opis

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

Snimke zaslona

  • Screenshot

Instalacija

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

Recenzije

Pročitajte 1 recenziju

Suradnici i Programeri

“Share Decentral” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Share Decentral” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • initial release