该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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. 通过WordPress的的“Plugins”菜单激活插件

评价

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