=== ChatPress === Contributors: Ben Rothmsn Tags: chatroom, ajax, livechat, llive, support Requires at least: 4.2 Tested up to: 6.0 Requires PHP: 8.0 Stable tag: 1.8.0 License: GPL A simple WordPress plugin to easily add livechat to your site so that your users can communicate with eachother in real time. == Installation == Download the plugin from the official WordPress repo and click \'Activate\' when the plugin has finished downloading or download a zip file of the plugin and install it manually. == Frequently Asked Questions == Can anyone read the chat transcript? Yes, the chat is readable by anyone, whether they are logged in or not. Can anyone write in the chat? No, only logged in users can write into the chat window. Does the channel refresh automatically? The chat channel refreshes every 3 seconds automatically getting any new messages, however the viewer of the channel can also refresh the channel manually by clicking the refresh button at the top-right of the chatroom. Are Messages anonymous? Yes. Can images be used in chat messages? Yes Changelog: **1.8.0** - Submitted plugin to WordPress plugin repository. **1.7.0:** - Added timer to AJAX refresh messages every 3 seconds. **1.6.0** - Restored SASS support **1.5.0** - Removed username from chat message to preserve anonimity of the author. ## Future Features: * None Planned at this time