Have you seen
http://wordpress.org/extend/plugins/wp-native-dashboard/?
I think it does exactly what you are asking.
Also ‘interesting’ is http://wordpress.org/extend/plugins/in-their-language/ which attempts to set the locale automatically based n browser settings.
Related Posts:
- How to check if user is in back end?
- How do i know the current post type when on post.php in admin?
- Create tabs inside Plugins Admin Page [closed]
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- How to keep plugin translations after updates?
- Is There a WordPress Hook to Filter the Edit Posts View?
- What is the best page ordering plugin that works well with WPML? [closed]
- How to remove duplicate sub-menu name for top level menu items in a plugin?
- Plugin or mod for wordpress to make content publication SUPER easy
- Disable qTranslate by post type in admin + disable per page / post ID on front-end [closed]
- Force Plugin to English Translation
- Add code into on a per page/post basis
- How do I only load a plugin js on it’s settings pages?
- Using standard backend elements in Plugin
- How to add a help tab to all admin pages – including plugin pages
- What is the purpose of adding a .po file?
- Custom plugin settings: clicking “save changes” does not display success message
- How to develop a community feature in the dashboard for multiauthor site
- Qtranslate displays empty categories with get_categories()
- Back End Interface Plugin
- Trying to add admin file upload form plugin
- WordPress Plugin Look & Feel
- What’s the point of using WordPress’s built in admin-ajax.php?
- How can I get a list of plugins and which blogs are using them?
- Filter or action hook to insert content on admin pages before tag
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- Language Translation is not working?
- Setting up a multilingual wordpress site
- How to set CORS header?
- Prepare plugin options for multi-lingual support
- How to edit/delete single row items in a table on my own menu page
- How can I create a simple interface for my WP plugin?
- How do I remove the entire left nav bar in admin for certain level users?
- Change wording of admin menu item?
- How to handle admin and passwords requests from plugins developers?
- How to set a custom title per language?
- Set of plugins to control the Admin UI
- Which plugin will let me decide what users have access to on their side bar in wp-admin?
- How can I make uploaded images in the editor load with HTTPS?
- What would be the advantages/disadvantages of remote plugin installation?
- Remove Duplicator plugin from admin menu if not an administrator
- Doubt using $wpbd->get_col for a single column
- Add a custom form on the post-new.php admin page
- All Users > User List > Update User Meta Field Inline
- Custom rewrite rules not working with WPML
- Admin accounts unable to see plugins from external IP
- Plugin dependencies: show notice like theme plugins dependencies
- WordPress wp-admin/network/plugin-install
- how to access all user dashboard on fronted page [closed]
- How to set add question capability for author role in wp pro quiz plugin
- polylang + category/tag custom language link
- How WordPress is able to change locale without using setlocale
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Sync User to cPanel webmail?
- Adding CSS to custom post type admin page causes error
- Display Custom Field Value on Admin Page Column
- How to remove/hide Yoast’s “SEO” tab in admin panel?
- Move plugin-settings to ‘Settings’-menu in the admin
- How do I add some javascript validation to the admin interface form’s onsubmit?
- remove all submenus from plugin
- creating a plug in that would tap into save/update action of posts [closed]
- Is there a plugin for feedback like Kissmetrics available? [closed]
- How to see which sites use my installed plugins (wordpress multisite)
- WordPress permissions error with admin account
- Problem after updating plugins
- Equivalent of admin.php for public pages
- Translation to ACF relationship field
- Remove specific administrator’s capability
- problem with register_activation_hook in plugin
- Interface needed to transfer contents in a table on a web page to the Add New Product interface
- How to enable WPML in BuddyPress Multilingual Plugin in a single website? [closed]
- Ajax request sends url rather than data
- How to add captcha to publish widget
- is_front_page breaks with url parameters generated by a plugin
- What is the most efficient way of adding additional functionaliy for admin only
- Translation for a text that is not printed on the screen
- How to change the WordPress Plugin Watson Assistant Chatbot BOX Size?
- How to implement data residency in my WordPress site
- Can I create a separate admin section for my plugin?
- Uploading website to live causing problems to plug-in and layout
- Disable plugin for administrator
- How do I add languages?
- Echo custom admin field into a is_single()
- I have a plugin that applies a Google translation to my page–how does the browser know which language to display?
- Wordress admin page is fetching error You do not have sufficient permissions to access this page.
- Admin page and admin menu. Permissions plugin
- Add a checkbox in plugin options page and make it actually work
- Plugins not activated after update?
- Create a blank admin page from plugin
- Custom Form only for admin
- how to call jQuery in admin as well as in homepage
- WordPress plugins not showing after switching servers
- Adding hero images to blog posts
- Frontpage Admin Bar Disappeared
- Plugin link does not appear in my toolbar
- Need help with restricted page for users
- Display Any Field fromAdmin Panel in Frontend via Shortcode?
- Change homepage logo for each site multisite setup
- How to move a post in Vacancies so it appears in News/Events?
- Remove 3rd party plugin notices from within own plugin