Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Google Plusone(+1) Button

Descrizione

Author Site|
Plugin Home Page

This plugin displays the google +1 button in different styles.

  • Display Google +1 button in the posts, pages, single posts or everywhere.

  • Display Google +1 button above the post [‘Top’], below the post [‘Buttom’], both above and below [‘Both’], or floating left side of post [‘Left’].

  • Display Google +1 button in four different sizes (Standard, small, medium and Tall)

  • Display Google +1 button using Template Tag <?php if(function_exists(‘twg_gpo_button’)) twg_gpo_button();?> or Shortcode [twg_gpo_button] at any desired position.

  • Nice Preview in the settings page with a dummy post.

Screenshot

  • Frontend View
  • Admin View

Installazione

Intallation is easy. Install it normally as you do with rest of the plugins

  1. Download and unzip the plugin .zip.
  2. Copy the unzipped folder in your Plugins directory under wordpress installation. (wp-content/plugins)
  3. Activate the plugin through the plugin window in the admin panel.
  4. Configure the settings through Settings->Google Plusone(+1) Button in the admin panel.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Google Plusone(+1) Button” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0.0

  • First Release

1.0.1

  • Tested in 3.2

1.2

  • Added an option to display the button in different languages supported by google+.
  • Fixed a url related issue.