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

---

Prohledat pluginy

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

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Monk

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

[Stáhnout](https://downloads.wordpress.org/plugin/monk.0.7.0.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/monk/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/monk/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/monk/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/monk/#developers)

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

## Popis

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

## Snímky obrazovky

[⌊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.

## Instalace

 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.

## Nejčastější dotazy

  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/) 
🙂

## Recenze

![](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/) 21. 3. 2017

Perfect!

 [ Přečtěte si 1 recenzi ](https://wordpress.org/support/plugin/monk/reviews/)

## Autoři

Monk je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ 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/)

Plugin „Monk“ byl přeložen do 1 jazyku. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/monk/contributors)
za jejich pomoc.

[Přeložte “Monk” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/monk)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/monk/), podívejte se
do [SVN repozitáře](https://plugins.svn.wordpress.org/monk/), nebo se přihlaste 
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/monk/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/monk/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

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

## Meta

 *  Verze **0.7.0**
 *  Poslední aktualizace **před 8 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 4.6 nebo novější **
 *  Testováno až do WordPressu **4.9.29**
 *  Verze PHP ** 5.4 nebo novější **
 *  Jazyky
 * [English (US)](https://wordpress.org/plugins/monk/) a [Portuguese (Brazil)](https://br.wordpress.org/plugins/monk/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/monk)
 * Štítků
 * [international](https://cs.wordpress.org/plugins/tags/international/)[language](https://cs.wordpress.org/plugins/tags/language/)
   [multilanguage](https://cs.wordpress.org/plugins/tags/multilanguage/)[multilingual](https://cs.wordpress.org/plugins/tags/multilingual/)
   [translation](https://cs.wordpress.org/plugins/tags/translation/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/monk/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  1 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/monk/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/monk/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/monk/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/monk/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/monk/reviews/?filter=1)

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/monk/reviews/)

## Spolupracovníci

 *   [ 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/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/monk/)