Этот плагин не тестировался с последними 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. Активируйте плагин используя меню ‘Плагины’ в 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