Title: MSLS Grouping
Author: Asumaru
Published: <strong>11 de febrero de 2017</strong>
Last modified: 28 de marzo de 2017

---

Buscar plugins

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

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# MSLS Grouping

 Por [Asumaru](https://profiles.wordpress.org/asumaru/)

[Descargar](https://downloads.wordpress.org/plugin/msls-gouping.zip)

 * [Detalles](https://es.wordpress.org/plugins/msls-gouping/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/msls-gouping/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/msls-gouping/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/msls-gouping/#developers)

 [Soporte](https://wordpress.org/support/plugin/msls-gouping/)

## Descripción

«Multisite Language Switcher» is very attractive plugin.
 However, It may not be
available for your site plan.

 * Site A (English) example-site.com/
 * Site A (Japanese) example-site.com/jp/
 * Site B (English) example-site.com/siteB/
 * Site B (Japanese) example-site.com/siteB-jp/
 * Site C (English) example-site.com/siteC/
 * Site C (Japanese) example-site.com/siteC-jp/

«Multisite Language Switcher» cannot tell the difference between site A, site B 
and site C.
 Therefore you cannot connect the language when there are site A, site
B, site C.

«MSLS Grouping» adds «group_key» to settings of «Multisite Language Switcher».
 
For example, you set «group_key» with «SiteA» or «SiteB» or «SiteC». You can limit
a language site in a group by doing this plugin. You can display only the first 
site when there are multiple same language sites in a group.

And, it provide shortcode «SameLangSites» and widget «SameLangSites».
 You can output
the list of different groups of the same language. For example, «SameLangSites» 
of «site A (English)» lists » site B (English)» and «site C (English)».

 * Site A (English) => Site B (English), Site C (English)
 * Site B (Japanese) => Site A (Japanese), Site C (Japanese)

And, it provide «Language» column on the Table of Sites in network.

And, it provide «Language Flag» in Admin-Bar.

## Capturas

[⌊e.g. Sites List.⌉⌊e.g. Sites List.⌉[

e.g. Sites List.

[⌊Multisite Language Switcher Options.⌉⌊Multisite Language Switcher Options.⌉[

Multisite Language Switcher Options.

[⌊Set "group_key".⌉⌊Set "group_key".⌉[

Set «group_key».

[⌊Widget "SameLangSites".⌉⌊Widget "SameLangSites".⌉[

Widget «SameLangSites».

[⌊Shortcode "SameLangSites".⌉⌊Shortcode "SameLangSites".⌉[

Shortcode «SameLangSites».

[⌊e.g. English Site.⌉⌊e.g. English Site.⌉[

e.g. English Site.

[⌊e.g. Japanese Site.⌉⌊e.g. Japanese Site.⌉[

e.g. Japanese Site.

[⌊Language flags in Admin-Bar.⌉⌊Language flags in Admin-Bar.⌉[

Language flags in Admin-Bar.

## Instalación

 1. «Multisite Language Switcher» is required.
 2. Upload the plugin files to the `/wp-content/plugins/asm-MSLS_Grouping` directory,
    or install the plugin through the WordPress plugins screen directly.
 3. Activate the plugin in your plugin administration page (by the network administrator
    on all the blogs or by the root blog administrator for each particular blog).
 4. Use the Settings->Multisite Language Switcher Options screen to configure the plugin
 5. Set a site group key to «group_key».
 6. Shortcode «SameLangSites» : [SameLangSites](list-template)[/SameLangSites]

## FAQ

  What is the replacment strings in list-template?

 * %before_item% : Prefix of the list item.
 * %item_class% : List-item CSS class.
 * %lang_class% : Item-language CSS class.
 * %group_class% : Group-key CSS class.
 * %url% : Item link url.
 * %link_target% : Link target.
 * %name% : Item name.
 * %after_item% : Suffix of the list item.

  How do you not come to display language column on the Table of Sites in network?

You must add the following cord to functions.php in the theme.

> add_filter( ‘asm_language-column.blogs.network’, create_function( », ‘return false;’));

  How do you not come to display language flags?

You must add the following cord to functions.php in the theme.

> add_filter( ‘asm_language-flags.admin-bar’, create_function( », ‘return false;’));

  How do you not come to force WPLANG in the setting-general?

You must add the following cord to functions.php in the theme.

> add_filter( ‘asm_force_WPLANG.options_general’, create_function( », ‘return false;’));

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«MSLS Grouping» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ Asumaru ](https://profiles.wordpress.org/asumaru/)

[Traduce «MSLS Grouping» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/msls-gouping)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/msls-gouping/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/msls-gouping/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/msls-gouping/)
por [RSS](https://plugins.trac.wordpress.org/log/msls-gouping/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.1

 * created 2017.01.01.

#### 0.2

 * po/mo files updated.
 * Language column on the Table of Sites in network added.
 * Language flags in Admin-Bar displayed.
 * Malfunction of WPLANG in the setting-general supported.
 * Fix. Spelling is corrected from «Gouping» to «Grouping».

#### 0.2.1

 * bug fix.

## Meta

 *  Versión **0.2.1**
 *  Última actualización **hace 9 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 4.6 o superior **
 *  Probado hasta **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/msls-gouping/)
 * Etiquetas:
 * [international](https://es.wordpress.org/plugins/tags/international/)[language](https://es.wordpress.org/plugins/tags/language/)
   [multilingual](https://es.wordpress.org/plugins/tags/multilingual/)[multisite](https://es.wordpress.org/plugins/tags/multisite/)
   [switcher](https://es.wordpress.org/plugins/tags/switcher/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/msls-gouping/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/msls-gouping/reviews/)

## Colaboradores

 *   [ Asumaru ](https://profiles.wordpress.org/asumaru/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/msls-gouping/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://asumaru.com/business/wp-plugins/asm-msls-grouping/)