Title: DentalPolyglot
Author: gstrx
Published: <strong>August 12, 2026</strong>
Last modified: August 12, 2026

---

Search plugins

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

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

# DentalPolyglot

 By [gstrx](https://profiles.wordpress.org/gstrx92/)

[Download](https://downloads.wordpress.org/plugin/dentalpolyglot.1.2.2.zip)

 * [Details](https://wordpress.org/plugins/dentalpolyglot/#description)
 * [Reviews](https://wordpress.org/plugins/dentalpolyglot/#reviews)
 *  [Installation](https://wordpress.org/plugins/dentalpolyglot/#installation)
 * [Development](https://wordpress.org/plugins/dentalpolyglot/#developers)

 [Support](https://wordpress.org/support/plugin/dentalpolyglot/)

## Description

DentalPolyglot adds a translated patient message box to the site you already have.
A patient writes in their own language; you read and reply in yours, and we translate
both ways. Every inquiry lands in your DentalPolyglot dashboard inbox, in your language.

Built for clinics that already serve patients in more than one language: officially
multilingual countries, border regions, and practices with international or immigrant
patients.

 * A message box on every page of your site, in your patients’ languages.
 * You reply from one inbox; we translate your reply back to the patient.
 * Choose pages to hide the box on (for example a checkout or legal page).
 * A built-in connection check confirms your code is live on this site.
 * Works alongside any theme. Nothing changes about your existing pages.

This plugin is a thin loader. The message box, translation, and inbox all run on
the DentalPolyglot platform; the plugin only places the message box on your site
and carries your clinic code. It stores no patient data in WordPress.

You need a free DentalPolyglot code to use this plugin. Get one at https://dentalpolyglot.
com/en/plugin

### External services

This plugin connects your website to DentalPolyglot, the service that powers the
translated patient message box. The message box, all translation, and your inbox
run on the DentalPolyglot platform; the plugin stores no patient data in WordPress.

What it connects to:

 * It loads the message box script from https://dentalpolyglot.com/embed.js on the
   front end of your site.
 * When a page loads, the box requests its settings (your clinic name, brand colour,
   and languages) from https://dentalpolyglot.com/api/embed/config.
 * When a visitor sends a message, that message is submitted to https://dentalpolyglot.
   com/api/embed/lead and appears, translated, in your inbox.
 * On the plugin’s settings screen, WordPress contacts https://dentalpolyglot.com/
   api/embed/config once to check that your code is valid and that this website 
   is on your Allowed websites list. The same response (your clinic name, brand 
   colour, and languages) is used to draw a small live preview of the box on that
   screen.

What data is sent: your clinic code (a public identifier), and, when a visitor uses
the box, the message they type and any contact details they provide. The plugin 
does not send your WordPress login, customer, or order data.

If you set an advanced Server URL, the addresses above use that host instead.

By using this service you agree to the DentalPolyglot Terms of Service (https://
dentalpolyglot.com/en/legal/terms) and Privacy Policy (https://dentalpolyglot.com/
en/legal/privacy).

## Screenshots

[⌊The translated message box on your site. A patient writes in their own language;
the clinic reads and replies in its own, and we translate both ways.⌉⌊The translated
message box on your site. A patient writes in their own language; the clinic reads
and replies in its own, and we translate both ways.⌉[

The translated message box on your site. A patient writes in their own language;
the clinic reads and replies in its own, and we translate both ways.

[⌊The plugin settings screen. Enter your DentalPolyglot code, choose any pages to
hide the box on, and see a live connection status and preview.⌉⌊The plugin settings
screen. Enter your DentalPolyglot code, choose any pages to hide the box on, and
see a live connection status and preview.⌉[

The plugin settings screen. Enter your DentalPolyglot code, choose any pages to 
hide the box on, and see a live connection status and preview.

[⌊Your translated inbox. Every inquiry arrives in your language, with the patient's
original message one click away. You reply in your language and we translate it 
back.⌉⌊Your translated inbox. Every inquiry arrives in your language, with the patient's
original message one click away. You reply in your language and we translate it 
back.⌉[

Your translated inbox. Every inquiry arrives in your language, with the patient’s
original message one click away. You reply in your language and we translate it 
back.

## Installation

 1. Install and activate the plugin.
 2. Go to Settings  DentalPolyglot.
 3. Enter your DentalPolyglot code and save.
 4. The message box appears on the front end of your site.

The settings screen shows whether the box is connected and live on this site. The
same message box can also be added without this plugin by pasting one line of script
before the closing body tag.

## FAQ

### Do I need an account?

Yes, a free DentalPolyglot account, which gives you your code and your inbox. Sign
up at https://dentalpolyglot.com/en/plugin

### Where do patient messages go?

Into your DentalPolyglot dashboard inbox, translated into your language. You reply
there, and your reply is translated back to the patient.

### Does the plugin store patient data in my WordPress database?

No. The plugin only loads the message box and passes along your clinic code. All
messages and translation are handled on the DentalPolyglot platform.

### Can I hide the message box on some pages?

Yes. Under Settings  DentalPolyglot, list the page paths to hide it on, one per 
line (for example /checkout or /shop/*). Leave it blank to show the box on every
page.

### The message box does not appear.

Open Settings  DentalPolyglot and check the connection status. The most common cause
is that the website address where you installed it is not yet on your Allowed websites
list in your DentalPolyglot dashboard. Make sure your code is entered and saved,
and that this site’s address is on that list.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“DentalPolyglot” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ gstrx ](https://profiles.wordpress.org/gstrx92/)

[Translate “DentalPolyglot” into your language.](https://translate.wordpress.org/projects/wp-plugins/dentalpolyglot)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dentalpolyglot/), check
out the [SVN repository](https://plugins.svn.wordpress.org/dentalpolyglot/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/dentalpolyglot/)
by [RSS](https://plugins.trac.wordpress.org/log/dentalpolyglot/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.2

 * Directory listing metadata: corrected the Contributors entry. No functional changes.

#### 1.2.1

 * Settings screen now lays out correctly on phones and narrow screens: the header,
   connection banner, and save bar no longer overflow.

#### 1.2.0

 * Redesigned settings screen: brand header, a clearer connection banner, and a 
   live preview of your message box.
 * The connection check now also draws the preview using your real brand colour,
   clinic name, and a patient language from your account.
 * No change to how the message box works on your site.

#### 1.1.0

 * Page targeting: hide the message box on chosen page paths (supports a trailing*
   wildcard).
 * Connection check on the settings screen: confirms your code resolves and that
   this site is on your Allowed websites list.
 * Quick links to your inbox from the settings screen and the Plugins list.
 * Documented the DentalPolyglot service connection (External services).

#### 1.0.0

 * Initial release: settings field for your clinic code, message box injected on
   the front end.

## Meta

 *  Version **1.2.2**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [contact form](https://wordpress.org/plugins/tags/contact-form/)[dental](https://wordpress.org/plugins/tags/dental/)
   [multilingual](https://wordpress.org/plugins/tags/multilingual/)[translation](https://wordpress.org/plugins/tags/translation/)
 *  [Advanced View](https://wordpress.org/plugins/dentalpolyglot/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/dentalpolyglot/reviews/)

## Contributors

 *   [ gstrx ](https://profiles.wordpress.org/gstrx92/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dentalpolyglot/)