Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Google Plusone(+1) Button

Beschrijving

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.

Schermafdrukken

  • Frontend View
  • Admin View

Installatie

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Google Plusone(+1) Button” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Google Plusone(+1) Button” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.