Title: DevBrothers Simple Translator
Author: DevBrothers
Published: <strong>31 Tháng 1, 2026</strong>
Last modified: 31 Tháng 1, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/devbrothers-simple-translator/assets/banner-772x250.jpg?rev
=3451043)

![](https://ps.w.org/devbrothers-simple-translator/assets/icon-256x256.png?rev=3451043)

# DevBrothers Simple Translator

 Bởi [DevBrothers](https://profiles.wordpress.org/lzolotarev/)

[Tải về](https://downloads.wordpress.org/plugin/devbrothers-simple-translator.1.0.0.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/devbrothers-simple-translator/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/devbrothers-simple-translator/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/devbrothers-simple-translator/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/devbrothers-simple-translator/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/devbrothers-simple-translator/)

## Mô tả

DevBrothers Simple Translator is a simple and elegant solution for adding instant
translation to your WordPress site using Google Translate.

#### Key Features

 * **Completely free** – uses free Google Translate Widget
 * **No API keys required** – no registration or payment needed
 * **5 widget styles** – dropdown, flags, flags+dropdown, text links, buttons
 * **Shortcode** – `[devbsitr_translator]` for insertion anywhere
 * **PHP function** – `devbsitr_translator()` for insertion in theme code
 * **Floating widget** – fixed in corner of screen
 * **Language configuration** – choose needed languages from 10 available
 * **Instant translation** – page translation “on the fly” in browser
 * **Hide Google toolbar** – clean look without Google branding
 * **DevBrothers integration** – unified admin panel
 * **Responsive design** – works on all devices

#### Available Languages

 * English
 * Deutsch (German)
 * Français (French)
 * Español (Spanish)
 * Italiano (Italian)
 * Português (Portuguese)
 * 中文 (Chinese)
 * 日本語 (Japanese)
 * 한국어 (Korean)
 * العربية (Arabic)

#### Widget Styles

 1. **Dropdown** – classic dropdown list
 2. **Flags** – country flags for switching
 3. **Flags + Dropdown** – flags in dropdown list
 4. **Text Links** – text links (RU | EN | DE)
 5. **Buttons** – stylish buttons

#### Usage

**Shortcode:**
 [devbsitr_translator]

**With parameters:**
 [devbsitr_translator style=”flags” languages=”en,de,fr”]

**PHP code:**

**With parameters:**
 ‘text_links’]); ?>

#### Technical Features

 * Uses official Google Translate Widget
 * No API key required
 * Does not load server (translation in browser)
 * Saves selected language in localStorage
 * Automatically restores language on next visit
 * Completely free without limits

### External services

This plugin integrates with Google Translate service to provide instant website 
translation functionality.

The plugin loads the Google Translate JavaScript library from translate.google.com
to enable real-time translation of website content in the user’s browser.

The following data is sent to Google Translate:
 * Page content when a user selects
a different language * The selected language preference * Browser and device information(
as part of standard HTTP requests)

Translation is performed “on the fly” in the user’s browser. The plugin does not
create separate pages for each language and translations are not indexed by search
engines.

This service is provided by Google LLC: Terms of Service (https://policies.google.
com/terms), Privacy Policy (https://policies.google.com/privacy).

Note: Google Translate may collect anonymous usage statistics according to Google’s
privacy policy. The plugin uses the free Google Translate Widget which does not 
require API keys or registration.

### Additional Info

#### Support

support@devbrothers.ru

#### Technology

The plugin uses Google Translate Element API – the official free widget from Google
for translating websites.

## Ảnh màn hình

 * [[
 * Plugin settings in DevBrothers Admin Panel
 * [[
 * Dropdown style switcher
 * [[
 * Flags style with country flags

## Cài đặt

#### Requirements

 1. DevBrothers Admin Panel (base plugin)

#### Installation

 1. Install DevBrothers Admin Panel
 2. Upload the `devbrothers-simple-translator` folder to `/wp-content/plugins/`
 3. Activate the plugin through the ‘Plugins’ menu
 4. Go to DevBrothers  Simple Translator to configure

#### Configuration

 1. Select the main site language (Russian/English)
 2. Mark available languages for translation
 3. Choose widget style
 4. (Optional) Enable floating widget
 5. Insert shortcode `[devbsitr_translator]` or PHP code `devbsitr_translator()` in
    desired location

## Hỏi đáp

### Is a Google API key needed?

No! The plugin uses the free Google Translate Widget, which does not require an 
API key, registration, or payment.

### Are there limits on translations?

No limits. Google Translate Widget is free and works without restrictions.

### Are separate pages created for languages?

No. Translation happens “on the fly” in the user’s browser. This is not an SEO-friendly
solution.

### Are translations indexed by search engines?

No. For SEO-friendly translations, other solutions are needed (such as WPML, Polylang).

### Can I add other languages?

Yes, 10 popular languages are available in settings. To add others, please contact
us.

### Does it work with WooCommerce?

Yes, it translates all page content, including WooCommerce products.

### How do I insert it into theme code?

Add to header.php, footer.php, or any other theme file:

### Can I customize styles?

Yes, you can add your own CSS styles for the `.devbsitr-widget` class.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“DevBrothers Simple Translator” là mã nguồn mở. Những người sau đã đóng góp vào 
plugin này.

Những người đóng góp

 *   [ DevBrothers ](https://profiles.wordpress.org/lzolotarev/)

[Dịch “DevBrothers Simple Translator” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/devbrothers-simple-translator)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/devbrothers-simple-translator/),
check out [SVN repository](https://plugins.svn.wordpress.org/devbrothers-simple-translator/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/devbrothers-simple-translator/)
qua [RSS](https://plugins.trac.wordpress.org/log/devbrothers-simple-translator/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.0

 * Initial release
 * 5 widget styles
 * Shortcode and PHP function
 * Floating widget
 * 10 available languages
 * Integration with DevBrothers Admin Panel
 * Hide Google toolbar
 * localStorage for language saving

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **4 tháng trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 5.8 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.9.4**
 *  Phiên bản PHP ** 7.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/devbrothers-simple-translator/)
 * Thẻ
 * [language](https://vi.wordpress.org/plugins/tags/language/)[multilingual](https://vi.wordpress.org/plugins/tags/multilingual/)
   [translate](https://vi.wordpress.org/plugins/tags/translate/)[translation](https://vi.wordpress.org/plugins/tags/translation/)
   [translator](https://vi.wordpress.org/plugins/tags/translator/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/devbrothers-simple-translator/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/devbrothers-simple-translator/reviews/)

## Những người đóng góp

 *   [ DevBrothers ](https://profiles.wordpress.org/lzolotarev/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/devbrothers-simple-translator/)