You can filter locale for admin pages only:
is_admin() && add_filter( 'locale', function() {
return 'en_US';
});
Related Posts:
- WordPress Multilingual Theme using Multisite
- Structure of multilingual and multiregional directory listing website for translation
- What are options are there to implement a multi language site
- Post and Page Inheritance to subsites in a WordPress Network
- WP Multisite – multilanguage – swich to other language by click, but “same” content
- Using WP Multisite for multi language site? A good option?
- Multisite – how to remove the root ‘/’ site?
- How to manage multiple domain with different languages on each domain with single wordpress installation?
- Should multi-language site using multi-site architecture have default language in base site?
- Multisite use language code as subdirectory
- How to use both British and American English?
- Problem in Internationalizing a plugin built for network level usage
- htmll lang=”de” but admin page in English
- WordPress multisite change language
- Partially translated dashboard in one of network’s site
- Multiple install for multilanguage. How to?
- Multi language site with same content
- Should I use a multisite installation to achieve a multi-language site?
- Multilanguage site with two domains
- How to force change Network site multi language subdirectory base URL?
- Is the Multi site functionality a viable option for Country and Language targeting?
- Efficient way to handle translations with Multisite WordPress installation
- Multi-language site on different domains
- How to split existing blog into WordPress Multisites without breaking links?
- Multisite WPLANG won’t save
- Create sub-domain for multisite and multi languages?
- how to have __() translating in languages different from admin?
- Is this possible? A multisite with “www.example.com/en/blog/” and “www.example.com/cn/blog/” (two directories deep)
- Change Woocommerce languange on a multisite install
- Which Multi-language option for WordPress is best from an SEO and Woocommerce perspective?
- Creating a multilingual multisite
- WordPress multilingual site to work with other plugins
- unique identifier for the same pages in a multilanguage/site context
- How to automatically translate plugin using translate.wordpress.org
- WordPress Multisite for multi-language
- String translation within WordPress multisite with i18n not working on all sites
- WordPress theme to support single website but with 3 sections for 3 languages
- Multiple Languages for each subsite on a Multisite
- Multisites with different root directory
- Multi Site Translate Strings
- Blog switch wpml string translation (multi-site)
- Synchronize wordpress site between two different servers
- Configuring Multisite with subdomains
- How can I have different langauges in wp-admin on a multisite installation?
- Add blog languages to blog-name inside my-site-list in admin-bar
- Help on setting up correct path for sites in multisite-setup
- cannot access subsites in wordpress multisite
- Multiple domains for with a single instal
- multi-language multi-site with REST API
- WordPress Translation not working for my theme
- Switch between WordPress multisite language
- $wpdb->base_prefix not get parent site prefix in multisite
- what are pmxi tables? [closed]
- Issue with Custom Roles in Multisite
- Force plugin to be activated only from multisite network dashboard [duplicate]
- Delete sites in wordpress multisite (not suspend)
- Multisite 404 errors and non-www redirecting to home page
- Get first_name and last_name on user_register hook
- User registration on subsite in multisite configuration
- Multisite, turn off “create new site”
- Hard Code Pages into a Theme for a Network (multisite) Installation
- Redirect all users, except network administrators, from the main site to a subsite
- How To Modify New Sub Blog Immediately When Super Administrator Creates It?
- How to Run Code Before a New Site is Created on MultiSite for Validation
- How to use JSONP to make AJAX request to different site on network
- User registration on sub site
- Bootstrapping WordPress MultiSite Outsite of WordPress – No $wpdb
- Poor performance on multisite install
- Super admin access to a forgotten WP instance?
- Permalinks not working using wordPress Networking with custom post types
- Site kit Google Analytics setup giving Error: {“error”:”invalid ‘redirect_uri'”}
- All pages have 302 redirect, which I can’t remove
- Can is_page and is_front_page both be true?
- Iframe being removed only for some users when publishing a page
- Start with multi-site feature now or later?
- Add menu items/actions for multisite users who are registered on the network but do not have a role or capability in any sites
- WordPress Multisite with Addon Domains (not parked domain) [closed]
- Redirect to localhost after installing Multisite on server
- WordPress multisite install on two subdomains, each belonging to a separate domain
- Where to set individual blog quotas?
- Changing the language for each individual site in wordpress multisite
- Set a default page template to load for multi-site
- Move existing WordPress install to Multisite
- Delete user from multisite when removed from subsite
- how to control display switch_to_blog( $subsite->blog_id ); $tags = wp_tag_cloud
- Multisite 404 page
- Subdomain is not working
- How to automatically create an index of child sites at the root url for a multisite installation?
- Migration: previous URL redirection after migrating
- how to convert a wp multisite into a single site with content from subsites
- Getting stylesheet error after setting subdomain to false in multisite
- URLs for (MultiSite) link images are always relative
- Moving wordpress multisite to new domain
- Which action hook to update custom field at network/site-info.php in multisite on update site info
- multisite shared settings
- Can’t import posts in multisite
- User registration problem on multisites web
- Getting 404 after Update in Multisite
- There is no featured image in my post in wordpress multisite theme [closed]
- Best way to set up multiple urls for the same WordPress site?