Skip to content

Commit a44e707

Browse files
committed
readme.txt update
1 parent 1bc364a commit a44e707

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

readme.txt

+9-14
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,26 @@ A simple, powerful and easy to use plugin that will help you to manage multiling
1414

1515
== Description ==
1616

17-
A simple, powerful and easy to use plugin that will add multilingual support to a WordPress [multisite](https://wordpress.org/documentation/article/create-a-network/)
18-
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
19-
Domain Mapping](http://wordpress.org/plugins/wordpress-mu-domain-mapping/) plugin as well - as long as the domains are all hosted on the same server.).
17+
A simple, powerful, and user-friendly plugin that adds multilingual support to your [WordPress multisite](https://wordpress.org/documentation/article/create-a-network/) installation, whether using multiple subdomains or folders. Multisite Language Switcher allows you to effortlessly manage translations for posts, pages, custom post types, categories, tags, and custom taxonomies.
2018

21-
The Multisite Language Switcher enables you to manage translations of posts, pages, custom post types, categories, tags and custom taxonomies.
22-
23-
The plugin uses flag-icons from [FamFamFam](http://famfamfam.com). Thanks to Mark James for his great work. In addition I would like to thank [Jürgen Mayer](
24-
https://creativpin.com) for creating the plugin's banner.
19+
The plugin uses flag-icons from [FamFamFam](http://famfamfam.com). Thanks to Mark James for his great work. In addition, I would like to thank [Jürgen Mayer](https://creativpin.com) for creating the plugin's banner.
2520

2621
Please, don't forget to [rate this plugin](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)! :-)
2722

2823
== Installation ==
2924

30-
* Download the plugin and uncompress it with your preferred unzip programme
31-
* Copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
32-
* 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).
33-
* You need to activate the plugin once in each blog, set the configuration in Settings -> Multisite Language Switcher
25+
* Use the WordPress admin to install the plugin from there or
26+
* download the plugin and uncompress it with your preferred unzip programme and copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
27+
* Activate the plugin in your plugin administration page (by the network administrator on all the blogs or by the blog administrator for each particular blog).
28+
* You need to activate the plugin once in each blog, by setting the configuration in `Settings` -> `Multisite Language Switcher`
3429

3530
Now you can:
3631

37-
* connect your translated pages and posts in Posts -> Edit or Page -> Edit
38-
* connect your translated categories and tags in Posts -> Categories or Post -> Tags
32+
* connect your translated pages and posts in `Posts` -> `Edit` or `Page` -> `Edit`
33+
* connect your translated categories and tags in `Posts` -> `Categories` or `Post` -> `Tags`
3934
* connect your Custom Post Types and Custom Taxonomies across languages
4035
* use the widget, the Gutenberg block, the shortcode [sc_msls] and/or a content_filter which displays a hint to the user if a translation is available
41-
* find also a shortcode for the widget [sc_msls_widget]
36+
* you can find also a shortcode for the widget [sc_msls_widget]
4237
* optionally you can place the code `<?php if ( function_exists( 'the_msls' ) ) the_msls(); ?>` directly in your theme files
4338

4439
Review the [Multisite Language Switcher Website](http://msls.co/) for more information.

0 commit comments

Comments
 (0)