| 开发者 | mylivechat |
|---|---|
| 更新时间 | 2026年9月11日 00:46 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
my-live-chat-for-wp folder to /wp-content/plugins/.One agent is free forever, with unlimited chats and unlimited websites, and no credit card. Paid plans start at $15 per month.
No. The plugin outputs the chat code for you. Do not also paste the MyLiveChat snippet into your theme, or you will get two chat launchers.
Yes, but purge the cache after saving your Site ID, and exclude MyLiveChat from any "delay JavaScript" or "defer all scripts" rule.
Yes. The code loads site-wide, so it covers shop, product, cart and checkout pages.
The chat script loads asynchronously and does not block rendering.
On MyLiveChat's servers. See the privacy policy linked in the description.
Check that the Site ID is saved, purge every cache including your CDN, and disable script-delay rules while you test. If your site sends a Content Security Policy, allow https://*.mylivechat.com in both script-src and frame-src.
sanitize_text_field() before the existing digit filter and whitelists are applied.error_reporting() level.manage_options capability and a valid nonce. Previously either action could be triggered by any authenticated user, or cross-site against an administrator.manage_options capability instead of the administrator role name.