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

Realtime Comments

描述

Native, lightweight, super-fast plugin for updating comments in real-time with Ajax, without need to refresh the page. Allows comments section work interactively like a chatroom. Comments re-classified as trash or spam will be dynamically removed from users screen. It’s pure WordPress plugin, no need for third parties (like Disqus), no paid services, no secondary logins. Perfect alternative to Disqus.

Administrator can choose update frequency, define in what pages realtime comments are used, comments ordering in selected pages. Additionally is possible to set custom walker function (if used theme uses it) and size of avatar.

Supports also paginated view of comments: in this case new top-level comments will be dynamically are added to newest comments page. Nested comments will be dynamically added to parent comments at any comments page.

安裝

  1. Unzip plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

2016年12月12日
This plugin is great! The only thing missing is the possibility that new comments appear with a different background color, and after moving the mouse over, return to normal color.
閱讀全部2個評價

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

0.8

  • Added: support for enabling on specific page(s) only
  • Fixed: performance and comments appearing

0.7

  • Added: option to change discussion ordering for selected pages
  • Added: possible to change avatar size (for non-responsive themes)
  • Added: pagination support
  • Added: support for custom comments walker function
  • Added: custom config values for theme developers
  • Fixed: first comment appearing improved
  • Fixed: improved appearance of comments

0.6

  • Added: option to select pages, where Realtime Comments will be activated
  • Added: option to select new comments appearing order

0.5

  • Initial public release