這個外掛並未在最新的 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