Title: Bogo
Author: Rock Lobster Inc.
Published: <strong>2009 年 5 月 4 日</strong>
Last modified: 2025 年 11 月 30 日

---

搜索插件

![](https://ps.w.org/bogo/assets/banner-772x250.jpg?rev=908124)

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

# Bogo

 作者：[Rock Lobster Inc.](https://profiles.wordpress.org/rocklobsterinc/)

[下载](https://downloads.wordpress.org/plugin/bogo.3.9.1.zip)

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

 [支持](https://wordpress.org/support/plugin/bogo/)

## 描述

Bogo is a straight-forward multilingual plugin for WordPress.

The core of WordPress itself has the built-in localization capability so you can
use the dashboard and theme in one language other than English. Bogo expands this
capability to let you easily build a multilingual blog on a single WordPress install.

Here are some technical details for those interested. Bogo plugin assigns [one language per post](https://wordpress.org/support/article/multilingual-wordpress/#different-types-of-multilingual-plugins).
It plays nice with WordPress – Bogo does not create any additional custom table 
on your database, unlike some other plugins in this category. This design makes 
Bogo a solid, reliable and conflict-free multilingual plugin.

#### Getting started with Bogo

 1.  Install language packs
 2.  First, install language packs for languages you use on the site. You can view 
     and install language packs in the **Language Packs** screen (**Languages > Language
     Packs**).
 3.  Select your language for admin screen
 4.  Bogo lets each logged-in user select a language for their admin screen UI. Select
     a language from the menu on the [**Toolbar**](https://wordpress.org/support/article/administration-screens/#toolbar-keeping-it-all-together),
     or from the menu in the **Profile** screen (**Users > Your Profile**) if the **
     Toolbar** is invisible.
 5.  Translate your posts and pages
 6.  To create a translation post, go to the editor screen for the original post and
     find the **Language** box. Bogo does only make a copy of the post; translating
     the copied post is your task.
 7.  Add language switcher widgets
 8.  It would be useful for site visitors if you have a language switcher on your site.
     Bogo provides the **Language Switcher** widget in the **Widgets** screen (**Appearance
     > Widgets**).
 9.  You can also use the `[bogo]` shortcode to put a language switcher inside a post
     content. If you want to use this shortcode in your theme’s template files, embed
     the following code into the template:
 10.     ```
         <?php echo do_shortcode( '[bogo]' ); ?>
         ```
     

#### Privacy notices

With the default configuration, this plugin, in itself, does not:

 * track users by stealth;
 * write any user personal data to the database;
 * send any data to external servers;
 * use cookies.

## 屏幕截图

 * [[
 * You can select your language in the **Toolbar**.
 * [[
 * The **Language** box manages the post’s translations.
 * [[
 * The **Language Packs** screen lets you view and install language packs.

## 区块

该插件提供了 1 个区块.

 *   Language Switcher Language switcher widget by Bogo.

## 安装

 1. Upload the entire `bogo` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**).

## 评价

![](https://secure.gravatar.com/avatar/356e12611e6da4fa3b125cca9cfe2a06636c9b36e450c3dab7223eb30f480949?
s=60&d=retro&r=g)

### 󠀁[Basic but solid multilingual plugin](https://wordpress.org/support/topic/basic-but-solid-multilingual-plugin/)󠁿

 [Jean Werk](https://profiles.wordpress.org/brightbluegum/) 2025 年 10 月 25 日

Solid multilingual plugin for simple projects like brochure site or blog. There 
are many action hooks and filters for developers to use. Despite the lack of comments,
they’re relatively easy to understand.

![](https://secure.gravatar.com/avatar/a556f0c812162ab6f10fc8748912889c4b1135aafaa4452badcf5b733bb1f91d?
s=60&d=retro&r=g)

### 󠀁[Do you have a GitHub to contribute?](https://wordpress.org/support/topic/do-you-have-a-github-to-contribute/)󠁿

 [David Perez](https://profiles.wordpress.org/davidperez/) 2025 年 10 月 21 日 2
回复

There are some functionalities needed that should be in the core like change the
post language, or linking to another post. Do you have a repository to contribute?

![](https://secure.gravatar.com/avatar/f33236201e55e772441f2ff66b53b7796e09dca8cfa5689a4a249aee3418b656?
s=60&d=retro&r=g)

### 󠀁[Amazing plugin!](https://wordpress.org/support/topic/amazing-plugin-2808/)󠁿

 [basbuis](https://profiles.wordpress.org/basbuis/) 2025 年 9 月 29 日

I learned about this plugin a day ago. Tested the plugin today. It just works! Choosing
another language in a page creates a copy, and you can edit the page or post as 
you wish. The BOGO shortcode works immediately, so the reader can switch from one
language to another. I just wonder why everyone else makes a language plugin / switcher
so difficult! Okay, the menu and footer remain the same when changing language, 
but for a simple multi-language site and using as many international terms as possible,
it’s the perfect language plugin!

![](https://secure.gravatar.com/avatar/3847857b000068ad57420992b6d252851a07d47342385f1cacbdbf28d9bdea64?
s=60&d=retro&r=g)

### 󠀁[Best Plugin for dev](https://wordpress.org/support/topic/best-plugin-for-dev/)󠁿

 [pcatapan](https://profiles.wordpress.org/pakofocus/) 2025 年 9 月 23 日

Thank you, Takayuki Miyoshi. Bogo is exactly what developers crave: minimal, transparent,
and fast. No custom DB tables, one post per language, clean URLs, simple switcher—
built on top of WordPress’ native localization.From a Developer standpoint, it extends
naturally (clean hooks), plays nicely with ACF/CPT, and the [bogo] shortcode gets
you running fast—then you can build a custom language selector for full control.
Only gripe: documentation is thin; many filters/entry points are discoverable only
by reading the source. A concise official guide (hooks overview, CPT/taxonomy examples)
would make Bogo unbeatable for developers.Bottom line: for code-first teams, Bogo
is fresh air compared to bulky suites: it does a few things, does them well, and
stays out of your way.

![](https://secure.gravatar.com/avatar/40f7b7e60ecfb2eb51789272cb891ac06fe3e895a87951a40aa457b627723a87?
s=60&d=retro&r=g)

### 󠀁[Super but…](https://wordpress.org/support/topic/super-but-3/)󠁿

 [bbergerac](https://profiles.wordpress.org/bbergerac/) 2025 年 1 月 14 日

The language selector is too basic. There are some websites that describe how to
customize the selector, but it’s quite complicated. Also, you have to repeat this
customization after every template update, so it should be possible to change the
look of the selector in Bogo’s configuration. It’s also quite difficult to position
the selector in the navigation bar so that it doesn’t destroy the whole layout.

![](https://secure.gravatar.com/avatar/2c33b2e57c48038ba935bc78898cb627312aeee64296565a9de3becd179d5f98?
s=60&d=retro&r=g)

### 󠀁[The plugin has a poor feature set](https://wordpress.org/support/topic/the-plugin-has-a-poor-feature-set/)󠁿

 [michman31](https://profiles.wordpress.org/michman31/) 2024 年 7 月 20 日

The plugin lacks many options that competitors have: No option to enable/disable
language flags. No ability to enable/disable language labels. There is no possibility
to set the layout of language icons themselves. They only appear as a vertical list.
This is inconvenient for menus. You can’t put them in a row. I had to rewrite the
plugin code. There is no possibility to enable/disable detection of the user’s browser
language, so that the pages would be displayed in the required language for the 
person.

 [ 阅读所有46条评价 ](https://wordpress.org/support/plugin/bogo/reviews/)

## 贡献者及开发者

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

贡献者

 *   [ Rock Lobster Inc. ](https://profiles.wordpress.org/rocklobsterinc/)
 *   [ Takayuki Miyoshi ](https://profiles.wordpress.org/takayukister/)
 *   [ Umar Draz ](https://profiles.wordpress.org/itpixelz/)

「Bogo」插件已被翻译至 18 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/bogo/contributors)
为本插件所做的贡献。

[帮助将「Bogo」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/bogo)

### 对开发感兴趣吗?

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

## 更新日志

#### 3.9.1

 * Confirmed WordPress 6.9 compatibility.

#### 3.9

 * Overhauls the JavaScript used in the admin screens.
 * Fixes a lot of errors that the Plugin Check plugin (PCP) has reported.

#### 3.8.2

 * Fixes a bug that prevents block editor from working correctly on 6.4-6.5 versions
   of WordPress.

#### 3.8.1

 * Language packs: Fixes a bug that blocks language pack deactivation.

#### 3.8

 * Language switcher: Updates `apiVersion` to `3` in the `block.json` file.
 * Lets `bogo_http_accept_languages()` always return an array.
 * Fixes a bug that makes it impossible to have two sticky posts or more.

## 额外信息

 *  版本 **3.9.1**
 *  最后更新：**6 月前**
 *  活跃安装数量 **10,000+**
 *  WordPress 版本 ** 6.7 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [Afrikaans](https://af.wordpress.org/plugins/bogo/) 、 [Chinese (Taiwan)](https://tw.wordpress.org/plugins/bogo/)、
   [Danish](https://da.wordpress.org/plugins/bogo/) 、 [English (UK)](https://en-gb.wordpress.org/plugins/bogo/)、
   [English (US)](https://wordpress.org/plugins/bogo/) 、 [Finnish](https://fi.wordpress.org/plugins/bogo/)、
   [German](https://de.wordpress.org/plugins/bogo/) 、 [Italian](https://it.wordpress.org/plugins/bogo/)、
   [Japanese](https://ja.wordpress.org/plugins/bogo/) 、 [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/bogo/)、
   [Russian](https://ru.wordpress.org/plugins/bogo/) 、 [Spanish (Chile)](https://cl.wordpress.org/plugins/bogo/)、
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/bogo/) 、 [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/bogo/)、
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/bogo/) 、 [Spanish (Spain)](https://es.wordpress.org/plugins/bogo/)、
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/bogo/) 、 [Swedish](https://sv.wordpress.org/plugins/bogo/)
   和 [Ukrainian](https://uk.wordpress.org/plugins/bogo/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/bogo)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[language](https://cn.wordpress.org/plugins/tags/language/)
   [locale](https://cn.wordpress.org/plugins/tags/locale/)[localization](https://cn.wordpress.org/plugins/tags/localization/)
   [multilingual](https://cn.wordpress.org/plugins/tags/multilingual/)
 *  [高级视图](https://cn.wordpress.org/plugins/bogo/advanced/)

## 评级

 4.5 星（最高 5 星）。

 *  [  34 条 5 星评价     ](https://wordpress.org/support/plugin/bogo/reviews/?filter=5)
 *  [  7 条 4 星评价     ](https://wordpress.org/support/plugin/bogo/reviews/?filter=4)
 *  [  1 条 3 星评价     ](https://wordpress.org/support/plugin/bogo/reviews/?filter=3)
 *  [  1 条 2 星评价     ](https://wordpress.org/support/plugin/bogo/reviews/?filter=2)
 *  [  3 条 1 星评价     ](https://wordpress.org/support/plugin/bogo/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/bogo/reviews/)

## 贡献者

 *   [ Rock Lobster Inc. ](https://profiles.wordpress.org/rocklobsterinc/)
 *   [ Takayuki Miyoshi ](https://profiles.wordpress.org/takayukister/)
 *   [ Umar Draz ](https://profiles.wordpress.org/itpixelz/)

## 支持

最近两个月解决的问题：

     总计 6，已解决 2

 [查看支持论坛](https://wordpress.org/support/plugin/bogo/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://contactform7.com/donate/)