This plugin provides neat chatrooms into BuddyPress groups. Each Group admin can enable a group Chat room, available for all group members to view and …
This plugin provides neat chatrooms into BuddyPress groups. Each Group admin can enable a group Chat room, available for all group members to view and post.
The Chat area provides an ajax chat room which displays the most recent messages along with timestamps and usernames. It also has a “who’s online” area which shows other group members viewing the Chat page.
Chat messages support links, embeded video is supported an it’s possible to call in another site member to the chat using @mentions.
I’ve introduced rudimentary threads support. The behavior is that a new message, posted more then 15 minutes after the last message will be marked as a new thread. All messages posted after that initial message will be regarded as part of that thread. After 15 minutes the thread will be deemed closed and if posting of threads to group activity is enabled then all messages in the thread will be posted in a single activity update. I’m expecting this functionality to change as the plugin develops.
Currently the chat supports text chat and the sharing of links. I’m interested in adding further features but would like to see some user requests for the same.
This plugin was originally created by David Cartwright and has been forked by Venutius. It includes an emoji set which was sourced from WP Emoji One by Monchito.net.
This plugin runs from your own server, no chat data leaves your site. This has has the benefit of minimizing your exposure regarding user privacy and GDPR, however chat will be as responsive as your server and can be laggy because of this. User conversations are stored for one month then deleted.
Download and upload the plugin to your plugins folder. Activate.
09/02/2021
Fix: Translation improvements.
14/01/2021
Fix: Corrected error with color picker, now works in wp 5.6.
09/01/2021
Fix: Removed repeating “No messages yet” from chat display to improve UI
06/05/2019
Fix: More css improvements, user list consistency update.
05/05/2019
Fix: Corrected blank messages on page reload.
23/04/2019
Fix: Corrected error with mentions notifications.
14/04/2019
New: Now supports WP Featherlight for lightbox views of images added to chat.
09/04/2019
New: Users with upload_files capability can upload and add images to the chatroom.
08/04/2019
Fix: Prevent blank messages.
08/04/2019
New: Added uninstall.php to clean up database and group meta on uninstall.
06/04/2019
New: Added support for emoji’s.
06/04/2019
New: Added ability for group moderators and admin to delete chat messages.
05/04/2019
Fix: Activity updates now have a descriptive title
05/04/2019
New: Added support for embeded videos and other embeddable content.
05/04/2019
Fix: Corrected function no found error when friendships are not active.
05/04/2019
Fix: Revised text for translations.
05/04/2019
New: Added Mentions support with a twist – mentioned users will get an email pointed to the chatroom. Notifications however will only be sent if the option of posting threads to activity is enabled.
01/04/2019
New: Introduced rudimentary threads, thread timeout is 15 mins.
27/03/2019
Initial release.