Quantcast
Channel: 簡睿隨筆
Viewing all articles
Browse latest Browse all 897

讓WordPress網站使用Google+留言框的步驟

$
0
0

WordPress網站也想整合Google+留言框的功能的話,只要兩個簡單步驟就可以了:

  1. 到WordPress後台安裝WordPress Google Plus Comments外掛
  2. 設定Google Plus Comments:
    • 【Language:】 輸入 zh_TW,以顯示繁體中文介面(有時不會成功仍顯示簡體中文
    • 勾選【Show before WordPress Comments:】,讓Google+留言顯示在WordPress內建的留言框之前
    • 如果不想顯示在上述位置,則可以將下列指令插入佈景主題comments相關檔案的適當位置:
        <?php if (function_exists('andrea_google_plus_comments')) { andrea_google_plus_comments(); } ?>
      

▼設定網頁
Google+ Comments settings

▼範例
Google+ Comments sample

##

您可能也會有興趣的類似文章

The post 讓WordPress網站使用Google+留言框的步驟 appeared first on 簡睿隨筆.


Viewing all articles
Browse latest Browse all 897

Trending Articles