Title: Plug Chat
Author: themeshape
Published: <strong>30 balandžio, 2020</strong>
Last modified: 4 balandžio, 2026

---

Ieškoti įskiepiuose

![](https://ps.w.org/plug-chat/assets/banner-772x250.png?rev=2295410)

![](https://ps.w.org/plug-chat/assets/icon-256x256.png?rev=2295410)

# Plug Chat

 Autorius [themeshape](https://profiles.wordpress.org/themeshape/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/plug-chat.zip)

 * [Informacija](https://lt.wordpress.org/plugins/plug-chat/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/plug-chat/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/plug-chat/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/plug-chat/#developers)

 [Pagalba](https://wordpress.org/support/plugin/plug-chat/)

## Aprašymas

Plugchat lets you add a Meta (Facebook) Messenger chat widget to your WordPress 
site so visitors can message you directly.

**Version 3.0 — Rebuilt for Meta’s New Chat Plugin**

Meta has retired the old Customer Chat Plugin SDK. Plugchat 3.0 is rebuilt around
Meta’s current system: you copy the embed code from Meta Business Suite and paste
it into the plugin settings. That’s it — no API keys, no app IDs, no SDK configuration.

#### How it works

 1. Get your Chat Plugin code from Meta Business Suite.
 2. Paste it into Plugchat settings.
 3. Choose left or right position.
 4. Save. Your Messenger chat widget is live.

#### Features

 * Simple embed code setup — paste and save.
 * Position control — left or right side of the screen.
 * Zero external scripts loaded by the plugin — Meta’s embed code handles everything.
 * Fully compatible with WordPress 6.9.
 * Clean uninstall — all settings removed when you delete the plugin.
 * Existing users with legacy settings are not affected — old configuration is preserved
   and accessible.

#### Important Note

Meta (Facebook) deprecated the legacy Customer Chat Plugin SDK. The old method (
entering a Page ID) no longer works for new setups because Meta shut down the SDK
endpoint. This is a Meta platform decision and is outside this plugin’s control.

Plugchat 3.0 solves this by using Meta’s current embed code system. If you were 
using the old version, your settings are preserved and you can reference them while
migrating.

## Ekrano nuotraukos

 * [[
 * Plugin settings page with setup guide
 * [[
 * Embed code textarea
 * [[
 * Status indicator showing active/legacy/not configured
 * [[
 * Legacy settings section (for existing users)
 * [[
 * Messenger chat widget on the frontend

## Diegimas

 1. Upload the plugin files to `/wp-content/plugins/plugchat`, or install through the
    WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen.
 3. Go to **Plugchat** in the admin sidebar.
 4. Follow the on-screen guide to get your embed code from Meta Business Suite.
 5. Paste the code and save.

#### How to get the embed code from Meta

 1. Go to [Meta Business Suite](https://business.facebook.com/) and select your Facebook
    Page.
 2. Click **Inbox** in the left sidebar, then the **Settings** gear icon.
 3. Select **Chat Plugin**.
 4. Click **Set Up** and customize your widget (color, greeting text, language).
 5. On the installation step, click **Copy Code**.
 6. Paste the full code into the Plugchat „Embed Code” field.

## DUK

### The chat widget is not showing on my website?

Make sure you have pasted a valid Meta Chat Plugin embed code in the settings. The
code must contain a reference to facebook.com or messenger.com. Also ensure your
domain is whitelisted in your Facebook Page’s Chat Plugin settings.

### I was using the old version with a Page ID. What should I do?

Your old settings are preserved under „Legacy Settings” on the Plugchat settings
page. Follow the setup guide to get the new embed code from Meta Business Suite.
Once you paste the new code and save, the new method takes priority automatically.
Your old settings remain available for reference.

### Can I display multiple chat widgets?

No. Only one Messenger chat widget can be active per page.

### Does Plugchat collect any data?

No. Plugchat stores only your settings in the WordPress database. The chat itself
runs entirely through Meta’s servers.

### What happens when I uninstall the plugin?

All plugin settings (embed code, position, and any legacy settings) are removed 
from your database. Deactivating the plugin does not delete settings.

### The embed code field shows an error when I save?

The plugin validates that your code contains a reference to a Meta/Facebook domain.
Make sure you are pasting the exact code from Meta Business Suite without modifications.

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“Plug Chat” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

 *   [ themeshape ](https://profiles.wordpress.org/themeshape/)
 *   [ themeplugs ](https://profiles.wordpress.org/themeplugs/)
 *   [ devshagor ](https://profiles.wordpress.org/shagors/)

Įskiepis “Plug Chat” išverstas į 2 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/plug-chat/contributors)
už jų darbą.

[Išverskite “Plug Chat” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/plug-chat)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/plug-chat/), naršykite
[SVN repozitorijoje](https://plugins.svn.wordpress.org/plug-chat/), arba užsiprenumeruokite
[kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/plug-chat/) per 
[RSS](https://plugins.trac.wordpress.org/log/plug-chat/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 3.0.0

 * **Major rebuild**: Plugin now uses Meta’s Chat Plugin embed code instead of the
   retired SDK.
 * New: Embed code textarea — paste your code from Meta Business Suite.
 * New: On-screen setup guide with step-by-step instructions.
 * New: Status indicator showing Active, Legacy Mode, or Not Configured.
 * New: Admin notice on plugins page prompting setup or migration.
 * New: Embed code validation — only accepts snippets with Meta/Facebook domains.
 * Improved: Legacy settings preserved and accessible in a collapsible section.
 * Improved: New embed code takes priority; legacy settings used as fallback only.
 * Improved: No external scripts loaded by the plugin — Meta’s embed handles its
   own SDK.
 * Improved: Frontend CSS updated for new embed wrapper positioning.
 * Backward compatible: All existing option values preserved. No data lost on upgrade.

#### 2.0.0

 * Security: Added sanitization callbacks to all settings.
 * Security: Fixed unescaped output in frontend widget.
 * Security: Added capability check on admin page.
 * Performance: Admin assets scoped to plugin page only.
 * Performance: Frontend assets skip loading when unconfigured.
 * Updated: Facebook SDK URL updated.
 * Updated: WordPress 6.9 compatibility.
 * Fixed: uninstall.php now cleans up all options.

#### 1.0.2

 * WordPress 6.1.1 Version Compatibility Check.

#### 1.0.0

 * Initial public release.

## Metainformacija

 *  Version **3.0.0**
 *  Atnaujinta **prieš 2 savaitės**
 *  Aktyvių instaliacijų **10+**
 *  WordPress versija ** 5.0 ar naujesnė **
 *  Ištestuota iki **6.9.4**
 *  PHP versija ** 7.4 ar naujesnė **
 *  Kalbos
 * [English (US)](https://wordpress.org/plugins/plug-chat/), [Spanish (Chile)](https://cl.wordpress.org/plugins/plug-chat/)
   ir [Spanish (Spain)](https://es.wordpress.org/plugins/plug-chat/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/plug-chat)
 * Žymos
 * [chat plugin](https://lt.wordpress.org/plugins/tags/chat-plugin/)[facebook chat](https://lt.wordpress.org/plugins/tags/facebook-chat/)
   [messenger](https://lt.wordpress.org/plugins/tags/messenger/)[WordPress Messenger](https://lt.wordpress.org/plugins/tags/wordpress-messenger/)
 *  [Daugiau](https://lt.wordpress.org/plugins/plug-chat/advanced/)

## Įvertinimai

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/plug-chat/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/plug-chat/reviews/)

## Autoriai

 *   [ themeshape ](https://profiles.wordpress.org/themeshape/)
 *   [ themeplugs ](https://profiles.wordpress.org/themeplugs/)
 *   [ devshagor ](https://profiles.wordpress.org/shagors/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/plug-chat/)