=== Simple WWW Redirect ===
Tags: disable, www, non-www, redirect, world wide web
Requires at least: 4.0
Tested up to: 5.7
Stable tag: 5.7
Contributors: LightPlugins
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==
The plugin specifies whether your domain will include www. Redirects www to non-www or non-www to www.


= Key Features =
* Redirect non-www links to www
* Or redirect www links to non-www
* A simple lightweight plugin


== Screenshots ==
1. The plugin admin page


== Installation ==
Install Simple WWW Redirect just as you would any other WP Plugin:

* Download Simple WWW Redirect from WordPress.org.
* Unzip the .zip file.
* Upload the Plugin folder (Simple-www-redirect/) to the wp-content/plugins folder.
* Go to Plugins Admin Panel and find the newly uploaded plugin, "Simple WWW Redirect" in the list.
* Click Activate Plugin to activate it.
* Go to WordPress Admin > Settings > Simple www redirect.


== Changelog ==
= 1.0.2 =
* Fixed a confict on Linux servers about htaccess file

= 1.0.1 =
* A Redirect bug fixed

= 1.0.0 =
* Initial Release