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

My Google Plus Widget

外掛說明

The Google Plus Widget is based on the official Google Plus API published by Google.

All you Google Plus updates will be presented in a widget. You can also show (public) updates from other Google Plus users.

Arbitrary section

No text yet

A brief Markdown Example

Ordered list:

  1. Some feature
  2. Another feature
  3. Something else about the plugin

Unordered list:

  • something
  • something else
  • third thing

Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.

Markdown uses email style notation for blockquotes and I’ve been told:

Asterisks for emphasis. Double it up for strong.

<?php code(); // goes in backticks ?>

安裝方式

Setup instructions:

  1. Install and activate the Plugin (by uploading the plugin by FTP or by selecting the plugin in your WordPress Dashboard.

  2. Create a new project on the Google API Console (https://code.google.com/apis/console)

  3. Turn on the Google+ API on the All Services Page

  4. Create an Oauth 2.0 client ID on the API Access Page

  • Product name = Google Plus Widget; press next
  • Select Web Application
  • Fill in the url of your wordpress installation; click Create Client ID
  • Click edit settings. Replace the Authorized Redirect URI with the url of your wordpress installation added with /.index.php (e.g. http://www.mywordpress.com/index.php)
  1. Go back to you WordPress Dashboard. Click on the Configuration Page by selecting Google Plus Widget under settings:
  • paste your Google Pus ID (a big number) at google_plus_id
  • paste your oauth2_client_id from the API Access page
  • paste your oauth2_client_secret from the API Acces page
  • paste your oauth2_redirect_uri from the API Acces page
  • paste your developer_id from the API Access page (sometimes called API key)
  1. Install the widget by dragging the Google Plus Widget in the Appearance Menu to the widget space you want the widget to appear

  2. fill your Google Plus id to display the Google Plus updates on your wordpress site

常見問題集

Please email your questions

EMAIL: projects -at- ketelaar -dot- info
And I will in include in this FAQ

PROJECT WEBSITE: http://blog.ketelaar.info/projects/google-plus-widget/

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈My Google Plus Widget〉的開發相關工作。

參與者

將〈My Google Plus Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.3.1

error in googlepluswidget.php resolved

1.3

readme file clearified

1.1

Upgrade of the readme file to get versions 1.1

1.0

  • first release