Voixt Widget

外掛說明

Voixt Widget allows you to easily embed the Voixt AI assistant widget on your WordPress site by inserting its JavaScript into the <head> tag. You can configure:

  • Agent ID (required)
  • Widget type: compact popup or full assistant
  • Widget position: left or right (new in 1.0.2)

No coding required. Just install the plugin, go to Settings Voixt Widget, and enter your details.

安裝方式

  1. Upload the voixt-widget folder to the /wp-content/plugins/ directory or install via WordPress dashboard.
  2. Activate the plugin through the “Plugins” menu.
  3. Go to “Settings Voixt Widget” in WordPress admin.
  4. Enter your Voixt Agent ID, select Widget Style, and choose Widget Position.
  5. Save changes. The widget will appear on your site.

常見問題集

Will this slow down my site?

No. Scripts are loaded using async and only if you’ve entered a valid Agent ID.

Can I show the widget only on certain pages?

This feature is coming soon. For now, the widget loads site-wide.

使用者評論

2025 年 8 月 27 日
Working fine with all the websites
閱讀全部 1 則使用者評論

參與者及開發者

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

參與者

將〈Voixt Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • New: Added Widget Position option (left or right).
  • Updated settings page with dropdown for position.
  • Passed position into widget initialization script.

1.0.1

  • Fix: Script now loads just before </head> using wp_head at priority 1000.
  • Minor: Improved sanitization.

1.0.0

  • Initial release — adds Voixt agent script to head via admin config.