Title: [Plugin: qTranslate] Remove flags in admin menu
Last modified: August 20, 2016

---

# [Plugin: qTranslate] Remove flags in admin menu

 *  [brasofilo](https://wordpress.org/support/users/brasofilo/)
 * (@brasofilo)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-qtranslate-remove-flags-in-admin-menu/)
 * in case your admins and editors use the default language for wordpress, than 
   all that languages menus can be a little cluttering
    and Adminimize, for instance,
   is not able to hide them
 * it’s possible to block this behavior with this little mod in qtranslate_configuration.
   php
    add a return in line 28 (which is empty)
 *     ```
       /* Language Switcher for Admin */ ---> this is line 27
       return;
       ```
   
 * it’d be nice if this feature was included in the plugin interface
 * [http://wordpress.org/extend/plugins/qtranslate/](http://wordpress.org/extend/plugins/qtranslate/)

Viewing 1 replies (of 1 total)

 *  [barylov](https://wordpress.org/support/users/barylov/)
 * (@barylov)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-qtranslate-remove-flags-in-admin-menu/#post-2332228)
 * Thank You for this tip!!!! 🙂

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: qTranslate] Remove flags in admin menu’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate.svg)
 * [qTranslate](https://wordpress.org/plugins/qtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [barylov](https://wordpress.org/support/users/barylov/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-qtranslate-remove-flags-in-admin-menu/#post-2332228)
 * Status: not a support question