Цей плагін не перевірявся з останніми 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

Відгуки

12.12.2016
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