Linux 软件免费装
Banner图

ChatPress

开发者 Ben Rothmsn
brothman01
更新时间 2023年10月1日 10:06
PHP版本: 7.4 及以上
WordPress版本: 6.3
版权: GPL

标签

live chat channel support livechat WordPress chat wordpress live chat live chat plugin chat plugin realtime chatroom

下载

2.0.1 2.1.0 1.8.0 1.9.0 2.0.0 2.0.2

详情介绍:

安装:

This plugin operates using a shortcode, so any page that has a shortcode on it will show the channel the shortcode is associated with. To get the Shortcode, either manually type: [chatpress_channel id="xx"] where xx is the id of the channel post -- OR -- just look at the list view of every chatpress channel on the dashboard and copy what is in the 'Shortcode' column onto the page of your choice.

常见问题:

Future Features:

Can anyone read the chat transcript? Yes, the chat is readable by anyone, whether they are logged in or not. Can anyone write in the chat? No, only logged in users can write into the chat window. Does the channel refresh automatically? The chat channel refreshes every 3 seconds automatically getting any new messages, however the viewer of the channel can also refresh the channel manually by clicking the refresh button at the top-right of the chatroom. Are the senders of messages anonymous? Yes. Can images be used in chat messages? Yes Changelog: 2.1.0

  • added clear old messages button
  • added flag of origin country as author name
  • removed useless message number link from output
  • fixed images 2.0.0
  • made date smaller
  • removed useless crontask 1.9.0
  • Added column to show shortcode of every channel
  • Fixed function named and do comments
  • Updated readme 1.8.0
  • Submitted plugin to WordPress plugin repository. 1.7.0:
  • Added timer to AJAX refresh messages every 3 seconds. 1.6.0
  • Restored SASS support 1.5.0
  • Removed username from chat message to preserve anonimity of the author.
  • None Planned at this time