Descripción
- 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)
Capturas
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"P3chat" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.