이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

후기

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