Title: DevBrothers Simple Translator
Author: DevBrothers
Published: <strong>2026 年 1 月 31 日</strong>
Last modified: 2026 年 1 月 31 日

---

搜索插件

![](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

 作者：[DevBrothers](https://profiles.wordpress.org/lzolotarev/)

[下载](https://downloads.wordpress.org/plugin/devbrothers-simple-translator.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/devbrothers-simple-translator/#description)
 * [评价](https://cn.wordpress.org/plugins/devbrothers-simple-translator/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/devbrothers-simple-translator/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/devbrothers-simple-translator/#developers)

 [支持](https://wordpress.org/support/plugin/devbrothers-simple-translator/)

## 描述

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.

## 屏幕截图

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

## 安装

#### 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

## 常见问题

### 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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「DevBrothers Simple Translator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「DevBrothers Simple Translator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/devbrothers-simple-translator)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/devbrothers-simple-translator/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/devbrothers-simple-translator/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/devbrothers-simple-translator/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/devbrothers-simple-translator/)。

## 更新日志

#### 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

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**4 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/devbrothers-simple-translator/)
 * 标签
 * [language](https://cn.wordpress.org/plugins/tags/language/)[multilingual](https://cn.wordpress.org/plugins/tags/multilingual/)
   [translate](https://cn.wordpress.org/plugins/tags/translate/)[translation](https://cn.wordpress.org/plugins/tags/translation/)
   [translator](https://cn.wordpress.org/plugins/tags/translator/)
 *  [高级视图](https://cn.wordpress.org/plugins/devbrothers-simple-translator/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/devbrothers-simple-translator/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/devbrothers-simple-translator/)