內容簡介
此外掛使用短代碼提供與已登入使用者進行一對一聊天的功能。
後台設置可掌控多使用者聊天選項。
使用此短代碼 [single_chat user_id=2],其中 2 是第二個使用者的 ID,第一個使用者為已登入使用者。
使用此短代碼 [multi_chat],在單個頁面或文章上使用多使用者聊天選項 (請從聊天設置啟用 multi_chat 選項)。
注意事項:
-如果在每個畫面上啟用多使用者選項,則不要使用 [multi_chat] 短代碼,只需在管理頁面上勾選兩個核取方塊。
-如果未啟用多使用者選項,則無法在每個畫面上使用多使用者聊天。
-使用者必須登入才能與其他使用者進行聊天。
-您可以通過在範本中使用 do_shortcode 動態更改 user_id 以使用 [single_chat user_id=2]。
-完美的啟用和離線狀態,綠色表示啟用,紅色表示離線。
外掛標籤
開發者團隊
原文外掛簡介
This plugin uses shortcode to provide one to one chat with logged in user.
Backend setting to control multi-user chat.
Use this shortcode [single_chat user_id=2] where 2 is the user id of second user first will be the loggedin user.
use this shortcode [multi_chat] for using multi user chat option on single page or post (Please Enable multi_chat option from chat setting).
Point to be noted:
-If multi user on every screen is enabled then don’t use [multi_chat] shortcode. just check both the checkboxes on admin page.
-If multi user option is not enable then you can’t use multi-user on every screen.
-User must be logged in to chat with other users
-you can use [single_chat user_id=2] dynamically change user_id by using do_shortcode in templates
-Perfect active and offline status green represent active and red represent offline
