Ulasaslan Multi-Agent Chat

外掛說明

Ulasaslan Multi-Agent Chat adds a floating contact button to your WordPress site. Visitors can choose which department to contact (Sales, Support, Billing…) and the message opens directly in WhatsApp with a pre-filled greeting.

Features

  • Multi-department routing — Add multiple departments, each with its own WhatsApp number and pre-filled message. Visitors choose who to contact from a popup panel.
  • Working hours control — Set open hours per day of the week. Outside those hours you can hide the button, show an offline message, or keep it active.
  • Click analytics — Every button click is logged in your WordPress database. View totals by department, page, and time period from the admin dashboard.
  • Customisable appearance — Choose button position, colour, and size. No coding required.
  • No external services — The only external request is the standard WhatsApp wa.me link when a visitor clicks. No data is sent to third parties.

Privacy

Ulasaslan Multi-Agent Chat records the page URL, browser type, and IP address of button clicks for analytics. All data is stored in your own database. No data is shared with third parties. Update your site’s Privacy Policy accordingly.

安裝方式

  1. Upload the ulasaslan-multi-agent-chat folder to /wp-content/plugins/, or install via Plugins Add New.
  2. Activate the plugin.
  3. Go to WhatsApp Settings in your admin menu.
  4. Enter your WhatsApp number (with country code, e.g. 905551234567).
  5. Optionally add departments, configure working hours, and choose a button style.
  6. Save — the button is live.

常見問題集

Do I need a WhatsApp Business account?

No. The plugin works with any WhatsApp number.

How many departments can I add?

There is no limit.

Does it work on mobile?

Yes. On mobile the WhatsApp app opens; on desktop WhatsApp Web opens. This is handled by WhatsApp’s wa.me link format.

Is it compatible with caching plugins?

Yes. The working-hours check runs server-side on each page load, so cached pages show the correct button state.

Where can I get support?

Open a thread in the Plugin Support Forum.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Ulasaslan Multi-Agent Chat〉的開發相關工作。

參與者

將〈Ulasaslan Multi-Agent Chat〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Moved inline styles and scripts to enqueued files (wp_enqueue_style, wp_enqueue_script).
  • Removed unnecessary load_plugin_textdomain() call.
  • Updated plugin description and display name.

1.0.0

  • Initial release.