Leírás
- 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)
Képernyőmentések
Telepítés
- 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.
GYIK
- What is it p3chat?
-
P3chat – chat service for Your site. Please read about at p3chat website.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“P3chat” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“P3chat” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
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.