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

YouTube Comments

描述

This plugin finds YouTube links in post content and imports the video comments.
Users may also post comments to the video after signing into YouTube.

螢幕截圖

  • Comments box below video

  • Settings panel

安裝

  1. Upload the youtube-comments directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Edit the settings using the link in the dashboard settings menu.
  4. Sign up for a Google developer account to enable comment posting.
  5. Use the shortcode “[youtube-comments]” to select certain posts or pages.

常見問題

1. Why didn’t my comment appear immediately?

Posted comments are often delayed by a short time, even though they appear immediantly on YouTube.

2. Why am I still logged into YouTube after signing out?

Sign out only cancels the ability to post comments. Users can only sign out completely from YouTube/Google.

3. Do I need to signup for a developer account?

A developer account is only required to post comments. You can show comments without a developer account.

4. Why do I get an error message “redirect_uri_mismatch” when signing in?

The redirect URI must exactly match your site’s URL. An extra trailing slash is enough to cause that error.

5. Can I use a custom field for videos?

Yes, a setting is provided for custom fields. YouTube Comments supports the “Automatic YouTube Video Posts” plugin, and the “deTube” premium theme.

評價

There are no reviews for this plugin.

貢獻者及開發者

“YouTube Comments” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 YouTube Comments 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • First release

1.1.0

  • Added support for “Automatic YouTube Video Posts” plugin.
  • Fixed bug in comment display.
  • Updated the readme.

1.2.0

  • Added support for “deTube” premium theme.
  • Added setting for URL custom fields.
  • Updated the readme.

1.2.1

  • Fixed bug in user profile loader.