Description
Use live group chat plugin and can see all online user, only registered user can use it
Features:
- Chat is very fast and simple .
- Using ajax messages are submitting.
- See all online user list in left side.
- It use database to save chat.
- After a week chat messages will automatically deleted.
- Simple to configure using widget and shortcode
- On all pages we have a live chat option in footer. To use quick chat.
Shortcode:
- [wp_chat_window] for showing chat window.
Widget:
- In wordpress admin Appearance >> Widgets >> « Live Group Chat »
Special Thanks to:
- WordPress.org and wordpress community
Future Enhancement:
- we are working on administration section, We will give you a administration to manage this plugin and customization without touch any plugin core files.
Notes:
- For better results, I recommend use this chat plugin because it’s very fast and simple and very easy to configure
Installation
- Upload ‘Wp live group Chat’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to post or page, then insert shortcode [wp_chat_window] or you can use in php file using do_shortcode( ‘[wp_chat_window]’ );.
- we have one more option as well, using widgets.
- Go to Appearance >> Widgets here we have « Live Group Chat » widget.
FAQ
- Installation Instructions
-
- Upload ‘Wp live group Chat’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to post or page, then insert shortcode [wp_chat_window] or you can use in php file using do_shortcode( ‘[wp_chat_window]’ );.
- we have one more option as well, using widgets.
- Go to Appearance >> Widgets here we have « Live Group Chat » widget.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Live Group Chat » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Live Group Chat » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0
- First release.