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.

Simple Google +1 Button

Descripción

This Plugin lets you add the new Google +1 button to your site or blog automatically in your posts or pages.

Main features:

  • Automatically button to posts, pages.
  • Easy configuration screen.
  • Four display styles (standard, small, medium, tall).
  • Show \ Hide count.
  • Over 40 languages to choose from.
  • Use as shortcode.
  • Use as template tag for easy integration with your theme or plugin.
  • Use in widgets.
  • any Feedback is Welcome.

check out my other plugins

Capturas

  • +1 button example

  • Options panel

Instalación

  1. Upload the plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress
  3. Go to \»Simple Google +1\» option to configure the button

FAQ

I have Found a Bug, Now what?

Simply use the Support Forum and thanks a head for doing that.

How to use as Widget?

Create a text widget and insert the shortcode

How to use Shortcode?

simply add [gplusone].
you can also configure the shortcode with a few parameters:
1. size: Size of the button , accepts tall,small,medium,standart.
1. count: Show count, accepts true,false
1. callback: use custom callback function, accepts callback function name
eg:
[gplusone size=»small» count=»true» callback=»my_callback»]

How to use in template files?

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Simple Google +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.3 Fixed all WP_Debug warnings.

1.2 added option to show button before and after the content.
added a div wrapper for button for better styling options.

1.1 fixed shortcode bug.

1.0 initial release.