這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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