Live Chat Inserter

外掛說明

Live Chat Inserter allows you to easily add a Live Chat script to your WordPress site’s footer.
You can choose to insert the script on all pages or only selected pages using a base URL and channel number.

Inputs are sanitized for security and compatibility with WordPress standards.

Features

  • Insert a live chat script into the footer of all pages or selected pages.
  • Specify script via base URL and channel number; the plugin generates the script URL automatically.
  • Choose insertion mode: all pages or specific pages.
  • Sanitized inputs to prevent malicious code injection.
  • Lightweight, simple to configure, and fully translatable.

Support

For issues, questions, or suggestions, contact the author.

安裝方式

  1. Upload the plugin files to /wp-content/plugins/live-chat-inserter, or install through the WordPress plugins screen.
  2. Activate the plugin via the ‘Plugins’ screen in WordPress.
  3. Go to Settings > Live Chat Inserter to configure the base URL, channel number, and insertion options.
  4. Save changes. The script will automatically appear in the footer of the selected pages.

常見問題集

How do I provide my script?

Enter the base URL of your live chat script (e.g., https://hello.test.smartpbx.cn) and your channel number (e.g., LC00001).
The plugin generates the correct <script> tag automatically and inserts it into the footer.

Can I select specific pages for the script?

Yes. Choose “Only Selected Pages” in the settings and select the pages where the script should appear.

Does this follow WordPress best practices?

Yes. The plugin uses wp_enqueue_script to safely add the script in the footer. Inputs are sanitized for security.

Do I need to worry about the script ID?

No. WordPress automatically assigns an ID to scripts loaded via wp_enqueue_script to avoid duplication and ensure standards compliance.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Live Chat Inserter〉的開發相關工作。

參與者

將〈Live Chat Inserter〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.
  • Script insertion via base URL + channel number.
  • Page selection and insertion mode options.
  • Sanitized inputs for security.