Skip to content

Commit f387e7f

Browse files
authored
Merge pull request #355 from lloc/refactoring-2-9
Version 2.8.2
2 parents c727dc4 + 2cfc86f commit f387e7f

File tree

8 files changed

+33
-29
lines changed

8 files changed

+33
-29
lines changed

Changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.8.2
2+
3+
- Bugfix: Content filter
4+
15
## 2.8.1
26

37
- Bugfix: Category link

MultisiteLanguageSwitcher.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @wordpress-plugin
88
*
99
* Plugin Name: Multisite Language Switcher
10-
* Version: 2.8.1
10+
* Version: 2.8.2
1111
* Plugin URI: http://msls.co/
1212
* Description: A simple but powerful plugin that will help you to manage the relations of your contents in a multilingual multisite-installation.
1313
* Author: Dennis Ploetner
@@ -40,7 +40,7 @@
4040
* @author Dennis Ploetner <re@lloc.de>
4141
*/
4242
if ( ! defined( 'MSLS_PLUGIN_VERSION' ) ) {
43-
define( 'MSLS_PLUGIN_VERSION', '2.8.1' );
43+
define( 'MSLS_PLUGIN_VERSION', '2.8.2' );
4444
define( 'MSLS_PLUGIN_PATH', plugin_basename( __FILE__ ) );
4545
define( 'MSLS_PLUGIN__FILE__', __FILE__ );
4646

build/translations.json

+1-1
Large diffs are not rendered by default.

css/flags.php

+11-11
Original file line numberDiff line numberDiff line change
@@ -31,32 +31,32 @@
3131
'cs_CZ' => 'flag-icon-cz',
3232
'cy' => 'flag-icon-gb-ls',
3333
'da_DK' => 'flag-icon-dk',
34-
'de_CH' => 'flag-icon-ch',
3534
'de_AT' => 'flag-icon-at',
35+
'de_DE' => 'flag-icon-de',
3636
'de_DE_formal' => 'flag-icon-de',
37+
'de_CH' => 'flag-icon-ch',
3738
'de_CH_informal' => 'flag-icon-ch',
38-
'de_DE' => 'flag-icon-de',
3939
'dzo' => 'flag-icon-bt',
4040
'el' => 'flag-icon-gr',
41+
'en_CA' => 'flag-icon-ca',
4142
'en_ZA' => 'flag-icon-za',
42-
'en_AU' => 'flag-icon-au',
4343
'en_GB' => 'flag-icon-gb',
44+
'en_AU' => 'flag-icon-au',
4445
'en_NZ' => 'flag-icon-nz',
45-
'en_CA' => 'flag-icon-ca',
4646
'eo' => 'flag-icon-eu',
47-
'es_AR' => 'flag-icon-ar',
47+
'es_CL' => 'flag-icon-cl',
4848
'es_ES' => 'flag-icon-es',
4949
'es_MX' => 'flag-icon-mx',
50-
'es_CO' => 'flag-icon-co',
51-
'es_VE' => 'flag-icon-ve',
5250
'es_CR' => 'flag-icon-cr',
51+
'es_VE' => 'flag-icon-ve',
5352
'es_EC' => 'flag-icon-ec',
5453
'es_DO' => 'flag-icon-do',
5554
'es_PE' => 'flag-icon-pe',
5655
'es_UY' => 'flag-icon-uy',
5756
'es_PR' => 'flag-icon-pr',
5857
'es_GT' => 'flag-icon-gt',
59-
'es_CL' => 'flag-icon-cl',
58+
'es_CO' => 'flag-icon-co',
59+
'es_AR' => 'flag-icon-ar',
6060
'et' => 'flag-icon-ee',
6161
'eu' => 'flag-icon-es',
6262
'fa_AF' => 'flag-icon-af',
@@ -97,16 +97,16 @@
9797
'my_MM' => 'flag-icon-mm',
9898
'nb_NO' => 'flag-icon-no',
9999
'ne_NP' => 'flag-icon-np',
100-
'nl_NL_formal' => 'flag-icon-nl',
101100
'nl_BE' => 'flag-icon-be',
101+
'nl_NL_formal' => 'flag-icon-nl',
102102
'nl_NL' => 'flag-icon-nl',
103103
'nn_NO' => 'flag-icon-no',
104104
'oci' => 'flag-icon-es-ca',
105105
'pa_IN' => 'flag-icon-in',
106106
'pl_PL' => 'flag-icon-pl',
107107
'ps' => 'flag-icon-af',
108-
'pt_PT' => 'flag-icon-pt',
109108
'pt_BR' => 'flag-icon-br',
109+
'pt_PT' => 'flag-icon-pt',
110110
'pt_PT_ao90' => 'flag-icon-90',
111111
'pt_AO' => 'flag-icon-ao',
112112
'ro_RO' => 'flag-icon-ro',
@@ -133,9 +133,9 @@
133133
'ur' => 'flag-icon-pk',
134134
'uz_UZ' => 'flag-icon-uz',
135135
'vi' => 'flag-icon-vn',
136+
'zh_TW' => 'flag-icon-tw',
136137
'zh_CN' => 'flag-icon-cn',
137138
'zh_HK' => 'flag-icon-hk',
138-
'zh_TW' => 'flag-icon-tw',
139139
);
140140

141141
/**

flags/flags.php

+11-11
Original file line numberDiff line numberDiff line change
@@ -31,32 +31,32 @@
3131
'cs_CZ' => 'cz.png',
3232
'cy' => 'wales.png',
3333
'da_DK' => 'dk.png',
34-
'de_CH' => 'ch.png',
3534
'de_AT' => 'at.png',
35+
'de_DE' => 'de.png',
3636
'de_DE_formal' => 'de.png',
37+
'de_CH' => 'ch.png',
3738
'de_CH_informal' => 'ch.png',
38-
'de_DE' => 'de.png',
3939
'dzo' => 'bt.png',
4040
'el' => 'gr.png',
41+
'en_CA' => 'ca.png',
4142
'en_ZA' => 'za.png',
42-
'en_AU' => 'au.png',
4343
'en_GB' => 'gb.png',
44+
'en_AU' => 'au.png',
4445
'en_NZ' => 'nz.png',
45-
'en_CA' => 'ca.png',
4646
'eo' => 'europeanunion.png',
47-
'es_AR' => 'ar.png',
47+
'es_CL' => 'cl.png',
4848
'es_ES' => 'es.png',
4949
'es_MX' => 'mx.png',
50-
'es_CO' => 'co.png',
51-
'es_VE' => 've.png',
5250
'es_CR' => 'cr.png',
51+
'es_VE' => 've.png',
5352
'es_EC' => 'ec.png',
5453
'es_DO' => 'do.png',
5554
'es_PE' => 'pe.png',
5655
'es_UY' => 'uy.png',
5756
'es_PR' => 'pr.png',
5857
'es_GT' => 'gt.png',
59-
'es_CL' => 'cl.png',
58+
'es_CO' => 'co.png',
59+
'es_AR' => 'ar.png',
6060
'et' => 'ee.png',
6161
'eu' => 'es.png',
6262
'fa_AF' => 'af.png',
@@ -97,16 +97,16 @@
9797
'my_MM' => 'mm.png',
9898
'nb_NO' => 'no.png',
9999
'ne_NP' => 'np.png',
100-
'nl_NL_formal' => 'nl.png',
101100
'nl_BE' => 'be.png',
101+
'nl_NL_formal' => 'nl.png',
102102
'nl_NL' => 'nl.png',
103103
'nn_NO' => 'no.png',
104104
'oci' => 'catalonia.png',
105105
'pa_IN' => 'in.png',
106106
'pl_PL' => 'pl.png',
107107
'ps' => 'af.png',
108-
'pt_PT' => 'pt.png',
109108
'pt_BR' => 'br.png',
109+
'pt_PT' => 'pt.png',
110110
'pt_PT_ao90' => '90.png',
111111
'pt_AO' => 'ao.png',
112112
'ro_RO' => 'ro.png',
@@ -133,9 +133,9 @@
133133
'ur' => 'pk.png',
134134
'uz_UZ' => 'uz.png',
135135
'vi' => 'vn.png',
136+
'zh_TW' => 'tw.png',
136137
'zh_CN' => 'cn.png',
137138
'zh_HK' => 'hk.png',
138-
'zh_TW' => 'tw.png',
139139
);
140140

141141
/**

js/msls-widget-block/block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"icon": "translation",
66
"category": "widgets",
77
"name": "lloc/msls-widget-block",
8-
"version": "2.8.1",
8+
"version": "2.8.2",
99
"description": "Review the settings for the Multisite Language Switcher plugin, as the block utilizes the API function `the_msls()` for its output.",
1010
"example": {},
1111
"supports": {

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Contributors: realloc, lucatume
44
Donate link: https://www.greenpeace.org/international/
55
Tags: multilingual, multisite, language, switcher, localization
66
Requires at least: 6.1
7-
Tested up to: 6.5
7+
Tested up to: 6.6
88
Requires PHP: 7.4
9-
Stable tag: 2.8.1
9+
Stable tag: 2.8.2
1010
License: GPLv2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212

src/msls-widget-block/block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"icon": "translation",
66
"category": "widgets",
77
"name": "lloc/msls-widget-block",
8-
"version": "2.8.1",
8+
"version": "2.8.2",
99
"description": "Review the settings for the Multisite Language Switcher plugin, as the block utilizes the API function `the_msls()` for its output.",
1010
"example": {},
1111
"supports": {

0 commit comments

Comments
 (0)