Version Description
Please make sure your website's PHP version is at least 5.4.
=
Download this release
Release Info
Developer | tivnet |
Plugin | WPGlobus – Multilingual Everything! |
Version | 1.9.15 |
Comparing to | |
See all releases |
Code changes from version 1.9.14 to 1.9.15
- includes/class-wpglobus-filters.php +1 -0
- languages/wpglobus-ar.po +2 -2
- languages/wpglobus-be.po +2 -2
- languages/wpglobus-bg_BG.po +2 -2
- languages/wpglobus-de_CH.po +2 -2
- languages/wpglobus-de_DE.po +2 -2
- languages/wpglobus-el.po +2 -2
- languages/wpglobus-en_AU.po +2 -2
- languages/wpglobus-en_CA.po +2 -2
- languages/wpglobus-en_GB.po +2 -2
- languages/wpglobus-en_NZ.po +2 -2
- languages/wpglobus-en_US.po +2 -2
- languages/wpglobus-en_ZA.po +2 -2
- languages/wpglobus-es_AR.po +2 -2
- languages/wpglobus-es_CL.po +2 -2
- languages/wpglobus-es_CO.po +2 -2
- languages/wpglobus-es_CR.po +2 -2
- languages/wpglobus-es_ES.po +2 -2
- languages/wpglobus-es_GT.po +2 -2
- languages/wpglobus-es_MX.po +2 -2
- languages/wpglobus-es_PE.po +2 -2
- languages/wpglobus-es_PR.po +2 -2
- languages/wpglobus-es_VE.po +2 -2
- languages/wpglobus-et.po +2 -2
- languages/wpglobus-fr_BE.po +2 -2
- languages/wpglobus-fr_CA.po +2 -2
- languages/wpglobus-fr_FR.po +2 -2
- languages/wpglobus-id_ID.po +2 -2
- languages/wpglobus-ko_KR.po +2 -2
- languages/wpglobus-pl_PL.po +2 -2
- languages/wpglobus-pt_BR.po +2 -2
- languages/wpglobus-pt_PT.po +2 -2
- languages/wpglobus-ro_RO.po +2 -2
- languages/wpglobus-ru_RU.po +2 -2
- languages/wpglobus-sv_SE.po +2 -2
- languages/wpglobus-tr_TR.po +2 -2
- languages/wpglobus-uk.po +2 -2
- languages/wpglobus.pot +3 -3
- readme.txt +8 -3
- wpglobus.php +3 -3
includes/class-wpglobus-filters.php
CHANGED
@@ -509,6 +509,7 @@ class WPGlobus_Filters {
|
|
509 |
if (
|
510 |
is_admin() &&
|
511 |
( ! WPGlobus_WP::is_doing_ajax() || WPGlobus_WP::is_admin_doing_ajax() )
|
|
|
512 |
) {
|
513 |
/**
|
514 |
* @todo is_multisite
|
509 |
if (
|
510 |
is_admin() &&
|
511 |
( ! WPGlobus_WP::is_doing_ajax() || WPGlobus_WP::is_admin_doing_ajax() )
|
512 |
+
&& apply_filters( 'wpglobus_use_admin_wplang', true )
|
513 |
) {
|
514 |
/**
|
515 |
* @todo is_multisite
|
languages/wpglobus-ar.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2018
|
5 |
# Omar Anwar <omaraglan91@yahoo.com>, 2017
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2018
|
5 |
# Omar Anwar <omaraglan91@yahoo.com>, 2017
|
languages/wpglobus-be.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2018
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2018
|
5 |
msgid ""
|
languages/wpglobus-bg_BG.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
languages/wpglobus-de_CH.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Tobias Hopp <toby.hopp@gmail.com>, 2015
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2015,2017
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Tobias Hopp <toby.hopp@gmail.com>, 2015
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2015,2017
|
languages/wpglobus-de_DE.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Tobias Hopp <toby.hopp@gmail.com>, 2015
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2015,2017
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Tobias Hopp <toby.hopp@gmail.com>, 2015
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2015,2017
|
languages/wpglobus-el.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
languages/wpglobus-en_AU.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
# Stephen Edgar, 2017
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
# Stephen Edgar, 2017
|
languages/wpglobus-en_CA.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
languages/wpglobus-en_GB.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Andi Chandler <andi@gowling.com>, 2017
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Andi Chandler <andi@gowling.com>, 2017
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
languages/wpglobus-en_NZ.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
languages/wpglobus-en_US.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
languages/wpglobus-en_ZA.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
5 |
msgid ""
|
languages/wpglobus-es_AR.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_CL.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_CO.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_CR.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_ES.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_GT.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_MX.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_PE.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_PR.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-es_VE.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
5 |
msgid ""
|
languages/wpglobus-et.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Rivo Zängov <eraser@eraser.ee>, 2018
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Rivo Zängov <eraser@eraser.ee>, 2018
|
5 |
msgid ""
|
languages/wpglobus-fr_BE.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2015
|
5 |
msgid ""
|
languages/wpglobus-fr_CA.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Franck, 2015
|
5 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Franck, 2015
|
5 |
# FX Bénard <fxb@wp-translations.org>, 2015
|
languages/wpglobus-fr_FR.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Franck, 2015-2017
|
5 |
# FX Bénard <fxb@wp-translations.org>, 2015-2017
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Franck, 2015-2017
|
5 |
# FX Bénard <fxb@wp-translations.org>, 2015-2017
|
languages/wpglobus-id_ID.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# ChameleonJohn.com, 2017
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# ChameleonJohn.com, 2017
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2017
|
languages/wpglobus-ko_KR.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
languages/wpglobus-pl_PL.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
languages/wpglobus-pt_BR.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
languages/wpglobus-pt_PT.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
languages/wpglobus-ro_RO.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
msgid ""
|
5 |
msgstr ""
|
languages/wpglobus-ru_RU.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2015-2018
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2015-2018
|
5 |
msgid ""
|
languages/wpglobus-sv_SE.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Elger Lindgren <inactive+Elger@transifex.com>, 2015
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2015
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Elger Lindgren <inactive+Elger@transifex.com>, 2015
|
5 |
# Gregory Karpinsky <gregory@tiv.net>, 2015
|
languages/wpglobus-tr_TR.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# BORAHAN CONKEROGLU <boracon@gmail.com>, 2015
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# BORAHAN CONKEROGLU <boracon@gmail.com>, 2015
|
5 |
msgid ""
|
languages/wpglobus-uk.po
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2016
|
5 |
msgid ""
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
# Translators:
|
4 |
# Gregory Karpinsky <gregory@tiv.net>, 2016
|
5 |
msgid ""
|
languages/wpglobus.pot
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
# Copyright (C) 2018 WPGlobus 1.9.
|
2 |
-
# This file is distributed under the same license as the WPGlobus 1.9.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: WPGlobus 1.9.
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
1 |
+
# Copyright (C) 2018 WPGlobus 1.9.15
|
2 |
+
# This file is distributed under the same license as the WPGlobus 1.9.15 package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: WPGlobus 1.9.15\n"
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: WPGlobus, localization, multilanguage, multilingual, translate
|
5 |
Requires at least: 4.8
|
6 |
Tested up to: 4.9
|
7 |
-
Requires PHP: 5.
|
8 |
Stable tag: trunk
|
9 |
License: GPL-3.0-or-later
|
10 |
License URI: https://spdx.org/licenses/GPL-3.0-or-later.html
|
@@ -216,12 +216,17 @@ We do not make a "PRO" plugin that replaces the free one. Instead, we have a set
|
|
216 |
|
217 |
== Upgrade Notice ==
|
218 |
|
219 |
-
= 1.9.
|
220 |
|
221 |
-
|
222 |
|
223 |
== Changelog ==
|
224 |
|
|
|
|
|
|
|
|
|
|
|
225 |
= 1.9.14 =
|
226 |
|
227 |
* ADDED:
|
4 |
Tags: WPGlobus, localization, multilanguage, multilingual, translate
|
5 |
Requires at least: 4.8
|
6 |
Tested up to: 4.9
|
7 |
+
Requires PHP: 5.4
|
8 |
Stable tag: trunk
|
9 |
License: GPL-3.0-or-later
|
10 |
License URI: https://spdx.org/licenses/GPL-3.0-or-later.html
|
216 |
|
217 |
== Upgrade Notice ==
|
218 |
|
219 |
+
= 1.9.15 =
|
220 |
|
221 |
+
Please make sure your website's PHP version is at least 5.4.
|
222 |
|
223 |
== Changelog ==
|
224 |
|
225 |
+
= 1.9.15 =
|
226 |
+
|
227 |
+
* ADDED:
|
228 |
+
* Filter `wpglobus_use_admin_wplang` to support upcoming advanced email localization features.
|
229 |
+
|
230 |
= 1.9.14 =
|
231 |
|
232 |
* ADDED:
|
wpglobus.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* @package WPGlobus
|
6 |
* @author TIV.NET INC, Alex Gor (alexgff) and Gregory Karpinsky (tivnet)
|
7 |
-
* @copyright 2015-
|
8 |
* @license http://www.gnu.org/licenses/gpl.txt GNU General Public License, version 3
|
9 |
*/
|
10 |
|
@@ -15,7 +15,7 @@
|
|
15 |
* Description: A WordPress Globalization / Multilingual Plugin. Posts, pages, menus, widgets and even custom fields - in multiple languages!
|
16 |
* Text Domain: wpglobus
|
17 |
* Domain Path: /languages/
|
18 |
-
* Version: 1.9.
|
19 |
* Author: WPGlobus
|
20 |
* Author URI: https://wpglobus.com/
|
21 |
* Network: false
|
@@ -42,7 +42,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
42 |
exit;
|
43 |
}
|
44 |
|
45 |
-
define( 'WPGLOBUS_VERSION', '1.9.
|
46 |
define( 'WPGLOBUS_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
|
47 |
|
48 |
/**
|
4 |
*
|
5 |
* @package WPGlobus
|
6 |
* @author TIV.NET INC, Alex Gor (alexgff) and Gregory Karpinsky (tivnet)
|
7 |
+
* @copyright 2015-2018 TIV.NET INC. / WPGlobus
|
8 |
* @license http://www.gnu.org/licenses/gpl.txt GNU General Public License, version 3
|
9 |
*/
|
10 |
|
15 |
* Description: A WordPress Globalization / Multilingual Plugin. Posts, pages, menus, widgets and even custom fields - in multiple languages!
|
16 |
* Text Domain: wpglobus
|
17 |
* Domain Path: /languages/
|
18 |
+
* Version: 1.9.15
|
19 |
* Author: WPGlobus
|
20 |
* Author URI: https://wpglobus.com/
|
21 |
* Network: false
|
42 |
exit;
|
43 |
}
|
44 |
|
45 |
+
define( 'WPGLOBUS_VERSION', '1.9.15' );
|
46 |
define( 'WPGLOBUS_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
|
47 |
|
48 |
/**
|