外掛說明
- Author: Sergey S. Betke
- Project URI: http://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)
螢幕擷圖
安裝方式
- 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.
常見問題集
- What is it p3chat?
-
P3chat – chat service for Your site. Please read about at p3chat website.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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.