Stars: 120
Forks: 39
Pull Requests: 102
Issues: 129
Watchers: 12
Last Updated: 2023-08-09 14:52:48
WordPress Plugin: Multisite Language Switcher
License:
Languages: PHP, Shell, CSS, JavaScript, Less
Please keep in mind that the version of the Multisite Language Switcher at GitHub is a work in progress.
Run composer install --no-dev
if you plan to use the repository anyways.
Download the latest stable from the WordPress Plugin Directory and please, don't forget to give this plugin a (five) star-rating.
A simple, powerful and easy to use plugin that will add multilingual support to a WordPress multisite installation, i.e. multiple subdomains or folders (if you need to set up multiple sites across multiple domains, you'll also want to use the WordPress MU Domain Mapping plugin as well - as long as the domains are all hosted on the same server.).
The Multisite Language Switcher enables you to manage translations of posts, pages, custom post types, categories, tags and custom taxonomies.
The plugin uses flag-icons from FamFamFam. Thanks to Mark James for his great work. In addition I would like to thank Jürgen Mayer for creating the plugin's banner.
Now you can:
<?php if ( function_exists( 'the_msls' ) ) the_msls(); ?>
directly in your theme filesReview the Multisite Language Switcher Website for more information.
Thanks to all translators for their great work.
If you have created your own language pack, or have an update of an existing one, you can send me your gettext PO and MO so that I can bundle it into the Multisite Language Switcher. You can download the latest POT file from here.