Multilingual/Globalization: URL-based multilanguage; easy translation interface, compatible with Gutenberg, Yoast SEO, All in One SEO Pack and ACF!
WPGlobus is a family of WordPress plugins assisting you in translating and maintaining bilingual/multilingual WordPress blogs and sites.
Please also read the Quick Start Guide.
{:en}English{:}{:fr}French{:}{:es}Spanish{:}
. If you decide to deactivate and uninstall WPGlobus, you must run the clean-up tool to keep only one language. See the details on the “Welcome” tab in the WPGlobus Settings.wpglobus-language=xx
where xx
is a two-letter language code: en
, de
, fr
, etc.The WPGlobus plugin provides you with the general multilingual tools.
The WPGlobus plugin serves as the foundation to other plugins in the family.
wp_options
table strings. You need to use it when your theme or a 3rd party plugin (a slider, for example) allows you to enter some texts (headings, buttons, etc.) and stores them in the options
table./my-page/
translates to /fr/ma-page
, /ru/моя-страница
and so on);For more details, please check out the descriptions of each paid add-on on our website:
options
table, you can use the WPGlobus Translate Options plugin to process those settings correctly.We have checked WPGlobus together with many plugins, including:
Some 3rd-party plugins are supported with our premium add-ons:
IMPORTANT: WPGlobus will not work if your URLs look like example.com?p=123
or example.com/index.php/category/post/
.
Please go to Settings->Permalinks
and change the permalink structure to non-default and with no index.php
in it. If you are unable to do that for some reason, please talk to your hosting provider or systems administrator.
Note: WooCommerce adds their own section to the Permalinks. It is important to fill in all the information. For example, you need to specify your Shop Base, for example, /product/
. If you leave it blank, WooCommerce will try to translate the base (eg /produkt/
for German), which will result in a 404 error.
WPGlobus may not work correctly on development servers having URLs like //localhost/mysite
or on custom ports like //myserver.dev:3000
. Please use a proper domain name (a fake one from /etc/hosts
is OK), and port 80.
NOTE: Please do not translate anything using the WordPress interface! Join our translation team on Transifex or translate the POT file using POEdit
. Thank you!
de_DE
by Tobias Hopp ~ WPGlobus ist ein Paket von mehreren WordPress-Plugins, die Möglichkeiten zur Übersetzung von WordPress-Installationen bieten.es_ES
by FX Bénard and Patricia Casado ~ WPGlobus es una familia de plugins de WordPress que ayudan en la traducción de blogs de WordPress.fr_FR
by FX Bénard ~ WPGlobus fait partie des extensions WordPress qui vous aident à rendre les blogs et les sites WordPress multilingues.id_ID
by ChameleonJohn ~ WPGlobus adalah keluarga plugin WordPress yang membantu Anda dalam membuat blog dan situs WordPress multibahasa.pl_PL
by Maciej Gryniuk ~ WPGlobus jest rodziną wtyczek do WordPress’a pomocnych w tworzeniu wielojęzycznych blogów i stron na WordPress’ie.ro_RO
by Rodica-Elena Andronache ~ WPGlobus este o familie de plugin-uri WordPress ce te asistă în realizarea de bloguri și site-uri WordPress multilingve.ru_RU
by The WPGlobus Team ~ WPGlobus – это коллекция плагинов ВордПресс для создания мультиязычных сайтовsv_SE
by Elger Lindgren ~ WPGlobus är en familj av WordPress-tillägg som hjälper dig att göra flerspråkiga WordPressbloggar och webbplatser.tr_TR
by Borahan Conkeroglu ~ WPGlobus WordPress bloglarını ve sitelerini çokdilli yapmakta size yardım eden bir WordPress eklentileri ailesidir.uk
by Pavlo Novak and Jack Willson ~ “WPGlobus – це колекція ВордПресс плагінів для створення багатомовних сайтів.”You can install this plugin directly from your WordPress dashboard:
Alternatively, see the guide to Manually Installing Plugins.
To install with PHP Composer:
The Welcome screen.
Settings panel.
Languages setup.
Attaching language switcher to a menu.
Editing post in multiple languages.
Multilingual Yoast SEO and Featured Images.
Language Switcher widget and Multilingual Editor dialog.
Multilingual WooCommerce store powered by WooCommerce WPGlobus.
WPGlobus does NOT translate texts! You need to translate texts manually.
What you see is a mix of the languages, which WPGlobus knows how to handle when it’s active.
When you deactivate WPGlobus, your site is not multilingual anymore, and you have to remove all translations.
WPGlobus stores all translations using a special format: {:en}English{:}{:fr}French{:}{:es}Spanish{:}
. If you decide to deactivate WPGlobus, you must run the clean-up tool to keep only one language. See the details on the “Uninstall” tab in the WPGlobus Settings.
Please go to the Admin - Settings - Permalinks
page. Make sure that the Common Settings
is not set to “Plain” and then press the Save Changes
button. It should help.
We do not make a “PRO” plugin that replaces the free one. Instead, we have a set of add-ons that extend the WPGlobus functionality. Please found them on our website.
NOTE: When you install an add-on, such as WPGlobus Plus, you must keep the WPGlobus plugin activated!
class-wpglobus.php
function on_admin_init()
.class-wpglobus-customize-options.php
function action__process_ajax()
.class-wpglobus.php
function on_process_ajax()
.Uncaught Error: Class name must be a valid object or a string
.Warning: Undefined array key image
.