| 开发者 | proxyai |
|---|---|
| 更新时间 | 2026年9月4日 19:54 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://example.com/wp-json/proxyai/v1/confirm to verify you control this
domain — so a local, staging or password-protected site cannot connect.
WooCommerce is optional. Without it the assistant works as a content chatbot
and the cart and order-lookup features stay switched off.
No. Connecting creates one for this domain. There is no password to set — the site itself is the credential.
The plugin and the assistant are free. Credit is only consumed while the assistant is answering, and you can top it up from the dashboard at any time. Every add-on, such as Knowledge and Human Handoff, can be added free of charge in exchange for a small "Powered by ProxyAI" badge on the chat widget, or as a one-time purchase without the badge — the feature is identical either way.
No. Connecting requires ProxyAI to reach this site over HTTPS from the public internet, which a local or password-protected site cannot satisfy.
Only if you choose it. The badge is off by default, and the only way to turn it on is to take an add-on for free in exchange for showing it. If you would rather not show it, buy that add-on at its normal price instead — the feature is identical either way; starting credit, where an add-on bundles some, comes with the paid option (the WooCommerce Store add-on includes its credit on both paths). Once taken, the badge stays for as long as you keep the add-on; write to support if you need that changed.
Yes. The Chat widget switch on the ProxyAI screen in wp-admin hides it. Hidden, the widget is not loaded for visitors at all — no script, no request. Your bot, add-ons, credits and conversations are kept, and switching it back on needs nothing else.
Deactivating notifies ProxyAI and clears this site's stored credentials. Uninstalling additionally removes every option the plugin created.
Insert the ProxyAI Support Tickets block in the editor, or put the
[proxyai_tickets] shortcode on any page. Either way the page shows a single
Open a support ticket button; the form and the customer's own ticket
history open in a dialog on top of the page, so dropping the block into a post
does not push your content around. It is rendered fresh on every request, so
nothing personal is stored in the post itself. Only signed-in customers can
open a ticket — logged-out visitors are asked to log in first — and the form
needs the Helpdesk add-on to be active.
Yes. Filter proxyai_sync_document and return null to drop a document, or an
edited array to redact it. To stop automatic sync altogether, turn off Sync
content automatically under Store actions in the ProxyAI screen — nothing
more is sent until you turn it back on. proxyai_enable_woo_cart disables the cart bridge
while leaving the assistant running.