Linux 软件免费装

Live Chat Inserter

开发者 gongcj
更新时间 2025年8月19日 20:25
PHP版本: 7.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

live chat footer script chat widget insert script

下载

1.0.0

详情介绍:

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.

安装:

  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.

升级注意事项:

1.0.0 First public release. Add a live chat script to your WordPress site easily and flexibly.

常见问题:

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.

更新日志:

1.0.0