Description
- Author: Sergey S. Betke
- Project URI: https://sergey-s-betke.blogs.novgaro.ru/category/it/web/wordpress/p3chat
This plugin provides support for online chat p3chat service (online chat, offline messages)
on Your wordpress website.
ToDo
The next version or later:
- images for buttons
- auto registration at p3chat.com (by open-id)
Screenshots
Installation
- Read my post about p3chat installation.
- Upload
p3chat.php
to the/wp-content/plugins/p3chat
directory. - Register on p3chat service.
- Obtain Your UID from HTML code, provided by p3chat.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to P3 Chat options, set Your UID code and save settings.
- Insert [ p3chat-button ] in page or post for static chat activation button.
FAQ
- What is it p3chat?
-
P3chat – chat service for Your site. Please read about at p3chat website.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“P3chat” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “P3chat” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1
- minor enhancements: now html is XHTML
- correct p3chat script registration – through wp_register_script and wp_enqueue_script
1.2
- error resolved: change FQDN dev.p3chat.com to p3chat.com in the script url
1.1
- shortcode [ p3chat-button ] for static chat launcher button
1.0
- First release.