Mô tả
- 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)
Ảnh màn hình
Cài đặt
- 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.
Hỏi đáp
- What is it p3chat?
-
P3chat – chat service for Your site. Please read about at p3chat website.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“P3chat” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “P3chat” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.