Title: mqtranslate langcode widget selector
Author: rufein
Published: <strong>24, Avientu de 2014</strong>
Last modified: 30, Abril de 2015

---

Guetar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/language-code-selector-mqtranslate.svg)

# mqtranslate langcode widget selector

 By [rufein](https://profiles.wordpress.org/rufein/)

[Download](https://downloads.wordpress.org/plugin/language-code-selector-mqtranslate.zip)

 * [Details](https://ast.wordpress.org/plugins/language-code-selector-mqtranslate/#description)
 * [Reviews](https://ast.wordpress.org/plugins/language-code-selector-mqtranslate/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/language-code-selector-mqtranslate/#installation)
 * [Development](https://ast.wordpress.org/plugins/language-code-selector-mqtranslate/#developers)

 [Support](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/)

## Description

Extension of the mqtranslate plugin that creates a widget that displays a language
selector with language codes. For example, if you have got a site in 3 different

languages (Deutsch, english, spanish), the widget will display: de | en | es

The plugin is compatible with Qtrasnlate Slug {qts}.

It also has got the following filters:

 * ‘lang-code-selector-content’ => This filter allows alter the content of each 
   idiom.

### Arbitrary section

## Installation

 * Install plugin either via the WordPress.org plugin directory, or by uploading
   the files to your server.
 * Activate the module.

## FAQ

  How can i change the content of the switcher?

Yes. It’s posible change the content of the selector. You only have to add a filter
in the functions.php in your theme or add the code in yoyr custom plugin.

For example:

add_filter( ‘lang-code-selector-content’, ‘test_lang_code_selector_content’ );

function test_lang_code_selector_content( $lang_code ){
 global $q_config; $link_flag_url
= dirname(plugins_url()) . ‘/’ . $q_config[‘flag_location’] . $q_config[‘flag’][
$lang_code]; $link_flag = “”; return $lang_code . $link_flag ; }

  How do i contribute to this plugin?

I’ve open a project in my github profile. Feel free to fork and change the code.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“mqtranslate langcode widget selector” is open source software. The following people
have contributed to this plugin.

Contributors

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

[Translate “mqtranslate langcode widget selector” into your language.](https://translate.wordpress.org/projects/wp-plugins/language-code-selector-mqtranslate)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/language-code-selector-mqtranslate/),
check out the [SVN repository](https://plugins.svn.wordpress.org/language-code-selector-mqtranslate/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/language-code-selector-mqtranslate/)
by [RSS](https://plugins.trac.wordpress.org/log/language-code-selector-mqtranslate/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Compatibylity with qransalte slug
 * Added filter: ‘lang-code-selector-content’
 * Realeased plugin.

## Meta

 *  Version **1.0**
 *  Last updated **11 años ago**
 *  Active installations **30+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/language-code-selector-mqtranslate/)
 * Tags
 * [language](https://ast.wordpress.org/plugins/tags/language/)[mqtranslate](https://ast.wordpress.org/plugins/tags/mqtranslate/)
   [qtranslate](https://ast.wordpress.org/plugins/tags/qtranslate/)[selector](https://ast.wordpress.org/plugins/tags/selector/)
   [widget](https://ast.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://ast.wordpress.org/plugins/language-code-selector-mqtranslate/advanced/)

## Ratings

 4 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/language-code-selector-mqtranslate/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://funkydrop.net/)