Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Google Plusone(+1) Button

Descripción

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.

Capturas

  • Frontend View
  • Admin View

Instalación

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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Google Plusone(+1) Button» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Google Plusone(+1) Button» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.