Forums

qTranslate
Remove flags in admin menu (2 posts)

  1. brasofilo
    Member
    Posted 7 months ago #

    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/

  2. barylov
    Member
    Posted 5 months ago #

    Thank You for this tip!!!! :)

Reply

You must log in to post.

About this Plugin

About this Topic