Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Author Chat

Descripción

Author Chat is an internal chat that let your authors (users with access to admin panel) to chat with each other. It is easy to use. All chat data is stored in database. You can also configure how many days chat history should be stored in database, change the interval time for the verification of new messages, show or hide our name in the messages and many more.

Author Chat now supports private chat/chat rooms.

You can also download Author Chat client for Android, and run chat on your smartphone. App is available here: Google Play

If you wish to translate plugin, just add your translation file to /lang/ folder.

Using 3rd party service

Please note that this plugin is relying on a 3rd party service, which is the Google Firebase Cloud Messaging service (FCM) and your data is being sent through their servers via HTTP API (https://fcm.googleapis.com/fcm/send). This is very legal to use the Google Firebase Cloud Messaging service (FCM), based on their terms and conditions https://firebase.google.com/terms/.

Capturas

  • Author Chat - stretched window on the right side.
  • Author Chat - stretched window on the right side of WYSWIG editor.
  • Author Chat - dashboard view.
  • Author Chat - options and smaller chat window.

Instalación

  1. Upload the zip to ‘plugins’ directory
  2. Unzip (steps 1 and 2 can also be performed automatically)
  3. Activate the plugin
  4. Plugin is visible in a dashboard

Or just add .zip file as a new plugin in your WordPress administration panel.

Reseñas

22 de junio de 2020 1 respuesta
Very good tool for sites with lots of people wordking at the same time. This solves lots of communication problems...
20 de enero de 2018 3 respuestas
It is a really stable and useful plugin. If it had an 'author is typing' like Messenger it would be awesome. One other suggestion, be able to post images. Do those and it would be even better.
8 de julio de 2017 3 respuestas
You can not use the smaller chat window unless you pay for the premium. The price was right so I purchased it. When I went to activate the smaller chat window it prompted me again to pay for premium to use that feature. There were no prompts or instructions on how to activate the premium feature after you have paid. I have sent emails and even opened a ticket on paypal but have yet to receive any response. There doesn't seem to be any support available for this product. At this point I am feeling like I have been scammed.
8 de enero de 2017 1 respuesta
All I needed was a simple plugin that allows communication between users that have access to the dashboard and this plugin does exactly that. There is only one minor complaint which is that the plugin uses a currentuserinfo function that has been deprecated since WordPress 4.5. Until the plugin is updated, this can easily be fixed by replacing that function with wp_get_current_user.
Leer todas las 13 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Author Chat" ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce "Author Chat" a tu idioma.

¿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

2.0.3

  • Minor bug fix.

2.0.2

  • Fixed bug: “jQuery.fn.load() is deprecated”
  • WordPress 5.5 compatibility
  • New translation: Dutch (thanks to Dave Krul)

2.0.1

  • Fixed bug: not working add new chat room button.
  • WordPress 5.3 compatibility

2.0.0

  • Added support for Android App (https://play.google.com/store/apps/details?id=pl.ordin.authorchat)
  • Security fix

1.9.0

  • From now chat time stamps are in user local time (not server time like before).
  • New translation: persian (thanks to Javidnikoo).
  • New translation: italian (thanks to Fabio).

1.8.2

  • Bug fix for WordPress mobile view (chat window is now invisible in mobile view).
  • Temporary remove support for Android app.

1.8.1

  • Small bug fix.

1.8.0

  • Now you can create private chat rooms.

1.7.5

  • Author Chat for Android – code optimization so you can send messages from smartphone

1.7.0

  • Now you can download Author Chat client for Android from Google Play
  • WordPress 4.8 compatibility

1.6.0

  • Bug fix
  • Final 1.6.0 version

1.5.9

  • Lot’s of changes (!big thanks to Pablo Custo for his very hard work on this version!)
  • Now you change the interval time for the verification of new messages from the AC Settings (1 to 10 secs).
  • Incorporate the differentiation of nicknames by colors in their names as does WhatsApp.
  • Possibility to show or hide our name in the messages (AC Settings).
  • Big change of the chat window style.
  • Code optimization.

1.5.1

  • Now chat can be visible everywhere (in small draggable window), so you can chat within any page inside the admin

1.4.3

  • Updated for WordPress 4.7 (replaced deprecated get_currentuserinfo function by wp_get_current_user)

1.4.1

  • Support for language files (now you can translate plugin via e.g. Poedit, just add your translation file to /lang/ folder)
  • Polish translation included

1.4.0

  • Simple fix – compatibility with custom user roles
  • Now you can choose how to display the authors: by Login or by Name

1.3.0

  • Now you can restrict access to Author Chat and exclude Editor, Author, Contributor or Subscriber

1.2.0

  • In settings you can delete chat history

1.1.0

  • Added information about new messages: number of messages in browser tab title and sound signal

1.0.0

  • Bugfix: now plugin supports servers with <5.5 PHP version

0.9.9

  • Initial Release