Skip to content

Brankec69/Multisite-Language-Switcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multisite Language Switcher

A simple but powerful plugin that will help you to manage the relations of posts, pages, custom post types, categories, tags and custom taxonomies in your multilingual multisite-installation.

The plugin is using the flag-icons from FamFamFam. Thanks to Mark James for his great work.

Translators

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.

Installation

  • download the plugin
  • 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 page
  • set some configuration in Options -> Multisite Language Switcher
  • set the relations of your pages and posts in Posts -> Edit or Page -> Edit and custom post types, categories and tags as well
  • now you can use the widget and/or the content_filter which displays a hint if a translation is available
  • optionally you can use a line like <?php if (function_exists("the_msls")) the_msls(); ?> directly in your theme-files

About

WordPress Plugin: Multisite Language Switcher

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%