このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

LiveChat LazucruB

説明

This plugin is a client of RealTime Web Chat websocket service, build real time chat on your site.
This service give posibilities to create and moderation your room.

Install

  1. Upload install and activated this plugin after wordpress.org repository or download zip;
  2. Create account on RealTime Web Chat;
  3. Insert public and private key on page ‘Settings > LiveChat LazucruB’
  4. Type shortcode [real-time-chat] to show chat window on page.

Credits

  1. jQuery
  2. jQuery UI Accordeon
  3. jQuery Templates
  4. Emoji Picker

評価

2022年5月4日
this plugin sends the “username” and “email” of the wordpress admin to an websocket url. ws = new WebSocket(‘ws://ec2-13-48-132-210.eu-north-1.compute.amazonaws.com:8080’ + queryGet);
1件のレビューをすべて表示

貢献者と開発者

LiveChat LazucruB はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“LiveChat LazucruB” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Release

1.1

  • Change AJAX to WebSocket technology
  • Use RealTime Web Chat remote service

1.2

  • Add emoji picker
  • Fix some bugs