-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME.txt
executable file
·95 lines (65 loc) · 3.72 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
=== Monk ===
Contributors: breno-alves, ale-correa, leonofre, rafaelangeline
Tags: multilingual, translation, language, multilanguage, international, localization
Requires at least: 4.6
Tested up to: 4.9.2
Requires PHP: 5.4
Stable tag: 0.7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Monk is a lightweight translation plugin to make your content reach the world.
== Description ==
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).
== Installation ==
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.
5. Remember to activate the Language Switcher Widget under Appearence > Widgets to let your site visitors easily navigate through the translations.
== Frequently Asked Questions ==
= 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/) :)
== Screenshots ==
1. Pages table with language column.
2. Language filter in action.
3. Fully-customizable language switcher.
4. Language switcher widget.
5. The Settings page.
6. Post edition screen.
7. Localized URLs.
8. Medias translation support.
9. Terms edition.
10. Menus edition.
== Changelog ==
= [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)
== Credits ==
Special thanks to Lipis by [SVG country flags](https://github.com/lipis/flag-icon-css).