=== WP Force Lowercase URLs ===
Contributors: joshbuchea
Donate link: https://paypal.me/joshbuchea
Tags: 301, redirect, lowercase, url
Requires at least: 3.4
Tested up to: 5.0.3
Stable tag: 2.0.1
License: MIT
License URI: https://opensource.org/licenses/MIT

Perform a 301 redirect from an uppercase URL to the lowercase version for all non-admin URLs

== Description ==

Perform a 301 redirect from an uppercase URL to the lowercase version for all non-admin URLs (that do not include a filename).

Please help by reporting any bugs or feature requests at the link below.

Bugs:

* Report at: [Github Issue Tracker](https://github.com/joshbuchea/wp-force-lowercase-urls/issues)

Questions/Comments:

* http://joshbuchea.com/

== Installation ==

= Installation =
1. In your WordPress Dashboard go to "Plugins" -> "Add Plugin".
2. Search for "WP Force Lowercase URLs".
3. Install the plugin by pressing the "Install" button.
4. Activate the plugin by pressing the "Activate" button.

== Changelog ==

= 2.0 =
* Ground up rewrite
* URLs with params are now converted & redirected to lowercase as expected

= 1.0 =
* Initial commit
