這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Simple Google +1 Button

描述

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

螢幕截圖

  • +1 button example

  • Options panel

安裝

  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

常見問題

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?

評價

There are no reviews for this plugin.

貢獻者及開發者

“Simple Google +1 Button” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Google +1 Button 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.