This is useful during site development and for people more accustomed to the administration panel, even if your site is in another language.. If you are using this plugin with Advanced Custom Fields, please move the as-english-wp-admin php file to the wp-content mu-plugins folder.. Once you have installed and activated the plugin, navigate to any admin page and check the top admin bar. If you click on it, the admin will change to English locale. Activate the plugin through 'Plugins WordPress. Use the functionality via the admin bar... To fix this, move the file wp-content plugins english-wp-admin as-english-wp-admin php to wp-content mu-plugins. If you want the first admin user to have this option, put this code in your themes function php file ** allow the user to change the language ** if === 1 ) { add filter } else { add filter }.. Use the snippet below to have admins always use the admin page in english. ** Enable the plugin automatically for admin users * if ) { global $english wordpress admin plugin $english wordpress admin plugin->set cookie add filter }.. Interested in development.., check out SVN repository, or subscribe to the development log by RSS...
Read more