Title: Monk
Author: Breno Alves
Published: <strong>2017 年 1 月 26 日</strong>
Last modified: 2018 年 1 月 22 日

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Monk

 作者：[Breno Alves](https://profiles.wordpress.org/breno-alves/)

[下载](https://downloads.wordpress.org/plugin/monk.0.7.0.zip)

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

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

## 描述

Monk is a free translation plugin that allows you to create translations for your
posts, pages, medias, tags, categories or any content you need.

All this bundled in a sweet WordPress-like interface, so that you can translate 
all your content easily.

Full language support, fully-responsive and tested in various themes from WordPress.
org, Monk brings all the reliability you need from a translation plugin.

### Translate Everything

Serve your content in various languages and your website will be found by users 
and search engines in any country.

Translate any posts, pages, categories and much more. All this in a simple and intuitive
way.

Do you want to be heard everywhere? Monk helps your content reach the world.

### Easy to use

Facilitate navigation through translations to your users using a fully-customizable
language switcher.

### Open Source

Are you a developer and want to help improve Monk? Join us on [GitHub](https://github.com/brenoalvs/monk).

### Credits

Special thanks to Lipis by [SVG country flags](https://github.com/lipis/flag-icon-css).

## 屏幕截图

[⌊Pages table with language column.⌉⌊Pages table with language column.⌉[

Pages table with language column.

[⌊Language filter in action.⌉⌊Language filter in action.⌉[

Language filter in action.

[⌊Fully-customizable language switcher.⌉⌊Fully-customizable language switcher.⌉[

Fully-customizable language switcher.

[⌊Language switcher widget.⌉⌊Language switcher widget.⌉[

Language switcher widget.

[⌊The Settings page.⌉⌊The Settings page.⌉[

The Settings page.

[⌊Post edition screen.⌉⌊Post edition screen.⌉[

Post edition screen.

[⌊Localized URLs.⌉⌊Localized URLs.⌉[

Localized URLs.

[⌊Medias translation support.⌉⌊Medias translation support.⌉[

Medias translation support.

[⌊Terms edition.⌉⌊Terms edition.⌉[

Terms edition.

[⌊Menus edition.⌉⌊Menus edition.⌉[

Menus edition.

## 安装

 1. Install and activate Monk from the Plugins menu in WordPress or download and unzip
    the plugin folder manually inside of `wp-content/plugins`.
 2. Go to Monk > General Settings and select a language for your current content and
    add other languages you may want to translate.
 3. If you already have Posts, Pages or other content, you’ll need set a language for
    them. You can do it automatically on Monk > Tools page or by saving manually for
    each.
 4. Remember to activate the Language Switcher Widget under Appearence > Widgets to
    let your site visitors easily navigate through the translations.

## 常见问题

  Installation Instructions

 1. Install and activate Monk from the Plugins menu in WordPress or download and unzip
    the plugin folder manually inside of `wp-content/plugins`.
 2. Go to Monk > General Settings and select a language for your current content and
    add other languages you may want to translate.
 3. If you already have Posts, Pages or other content, you’ll need set a language for
    them. You can do it automatically on Monk > Tools page or by saving manually for
    each.
 4. Remember to activate the Language Switcher Widget under Appearence > Widgets to
    let your site visitors easily navigate through the translations.

  Will this plugin work with any theme?

Yeah! That’s what we expect, right? 🙂
 But if you find anything buggy open a new
[forum topic](https://wordpress.org/support/plugin/monk).

  Where can I find a documentation?

Try in our [GitHub Wiki](https://github.com/brenoalvs/monk/wiki) or [open a new forum topic](https://wordpress.org/support/plugin/monk)
so we can help you.

  Can I contribute or report bugs to Monk?

You must! Join us on our [GitHub repository](http://github.com/brenoalvs/monk/) 
🙂

## 评价

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

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

 [rafaeldias1985](https://profiles.wordpress.org/rafaeldias1985/) 2017 年 3 月 21
日

Perfect!

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

## 贡献者及开发者

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

贡献者

 *   [ Breno Alves ](https://profiles.wordpress.org/breno-alves/)
 *   [ Alexandre correa ](https://profiles.wordpress.org/ale-correa/)
 *   [ Leonardo Onofre ](https://profiles.wordpress.org/leonofre/)
 *   [ Rafael Angeline ](https://profiles.wordpress.org/rafaelangeline/)

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

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

### 对开发感兴趣吗?

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

## 更新日志

#### [0.7.0]

 * Added hreflang tags
 * Added comments filter by post language on admin
 * Added monk_get_translations function that can be used to create custom language
   switchers
 * Changed database queries to improve performance
 * Fixed static front page bug
 * Fixed custom meta queries overwrite
 * Fixed syntax error on plugin activation for older PHP versions
 * Fixed terms filter button was not showing
 * Fixed incorrectly language options when opening last edited menu

#### [0.6.0]

 * Changed the notification system for when Monk settings page gets updated
 * Improved customizer settings for the Language Switcher widget
 * Added terms language filter
 * Added the filter monk_custom_language_slug to let users change language slugs

[See changelog for older versions](https://raw.githubusercontent.com/brenoalvs/monk/master/CHANGELOG.md)

## 额外信息

 *  版本 **0.7.0**
 *  最后更新：**8 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.6 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  PHP 版本 ** 5.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/monk/) 和 [Portuguese (Brazil)](https://br.wordpress.org/plugins/monk/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/monk)
 * 标签
 * [international](https://cn.wordpress.org/plugins/tags/international/)[language](https://cn.wordpress.org/plugins/tags/language/)
   [multilanguage](https://cn.wordpress.org/plugins/tags/multilanguage/)[multilingual](https://cn.wordpress.org/plugins/tags/multilingual/)
   [translation](https://cn.wordpress.org/plugins/tags/translation/)
 *  [高级视图](https://cn.wordpress.org/plugins/monk/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

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

## 贡献者

 *   [ Breno Alves ](https://profiles.wordpress.org/breno-alves/)
 *   [ Alexandre correa ](https://profiles.wordpress.org/ale-correa/)
 *   [ Leonardo Onofre ](https://profiles.wordpress.org/leonofre/)
 *   [ Rafael Angeline ](https://profiles.wordpress.org/rafaelangeline/)

## 支持

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

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