该插件尚未通过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