這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Author Chat

描述

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/.

螢幕截圖

  • 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.

安裝

  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.

評價

2020年6月22日 1 reply
Very good tool for sites with lots of people wordking at the same time. This solves lots of communication problems...
2018年1月20日 3 replies
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.
2017年7月8日 3 replies
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.
2017年1月8日 1 reply
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.
閱讀全部13個評價

貢獻者及開發者

“Author Chat” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Author Chat 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Author Chat 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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