Popis
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
- Upload install and activated this plugin after wordpress.org repository or download zip;
- Create account on RealTime Web Chat;
- Insert public and private key on page ‚Settings > LiveChat LazucruB‘
- Type shortcode [real-time-chat] to show chat window on page.
Credits
- jQuery
- jQuery UI Accordeon
- jQuery Templates
- Emoji Picker
Recenze
4. 5. 2022
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);
Autoři
LiveChat LazucruB je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “LiveChat LazucruB” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Release
1.1
- Change AJAX to WebSocket technology
- Use RealTime Web Chat remote service
1.2
- Add emoji picker
- Fix some bugs