All Projects → lloc → Multisite-Language-Switcher

lloc / Multisite-Language-Switcher

Licence: other
WordPress Plugin: Multisite Language Switcher

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to Multisite-Language-Switcher

Multisites
Multisites on a single Zikula instance
Stars: ✭ 11 (-90.68%)
Mutual labels:  multisite
wp-site-cloner
Create sites with content from other sites
Stars: ✭ 22 (-81.36%)
Mutual labels:  multisite
ENIGMA
The ENIGMA Toolbox is an open-source repository for accessing 100+ ENIGMA statistical maps, visualizing cortical and subcortical surface data, and relating neuroimaging findings to micro- and macroscale brain organization. 🤠
Stars: ✭ 66 (-44.07%)
Mutual labels:  multisite
bea-content-sync-fusion
Synchronize contents across your Multisite.
Stars: ✭ 41 (-65.25%)
Mutual labels:  multisite
Appactive
AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)
Stars: ✭ 241 (+104.24%)
Mutual labels:  multisite
wp-blog-meta
A global, joinable meta-data table for your WordPress Multisite sites
Stars: ✭ 25 (-78.81%)
Mutual labels:  multisite
TriTan-CMS
TriTan CMS is a developer centric content management framework that allows you to go completely headless or nearly headless. With the mighty TriTan, you can build amazing RESTful applications and robust websites.
Stars: ✭ 19 (-83.9%)
Mutual labels:  multisite
djangocms-multisite
django-multisite support for DjangoCMS
Stars: ✭ 25 (-78.81%)
Mutual labels:  multisite
jw-wpcli-random-posts
A robust random post generator for WP CLI which supports multisite, post types, post counts, taxonomies, terms, term counts and featured images. Complete with a cleanup command to undo it all!
Stars: ✭ 58 (-50.85%)
Mutual labels:  multisite
bea-plugin-defaults
Library of WordPress mu-plugins to set plugin's default options.
Stars: ✭ 17 (-85.59%)
Mutual labels:  multisite

Multisite Language Switcher

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.

Scrutinizer Code Quality

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.

Installation

  • Download the plugin and uncompress it with your preferred unzip programme
  • Copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
  • Activate the plugin in your plugin administration page (by the network administrator on all the blogs or by the root blog administrator for each particular blog).
  • You need to activate the plugin once in each blog, set the configuration in Options -> Multisite Language Switcher

Now you can:

  • connect your translated pages and posts in Posts -> Edit or Page -> Edit
  • connect your translated categories and tags in Posts -> Categories or Post -> Tags
  • connect your Custom Post Types and Custom Taxonomies across languages
  • use the widget, the shortcode [sc_msls] and/or a content_filter which displays a hint to the user if a translation is available
  • optionally you can place the PHP code <?php if ( function_exists( 'the_msls' ) ) the_msls(); ?> directly in your theme files

Review the Multisite Language Switcher Website for more information.

Translators

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].