=== DW ReWrite === Contributors: Daniel Woolnough Donate link: http://www.danielwoolnough.com/contact/coffee/ Tags: daniel, woolnough, dw, login, rewrite, htaccess, rewrite api, WordPress, admin, register, forgot, password, pretty URLs, pretty links, Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 1.4 Creates a new rewrite rule that will allow users to login, access WP dashboard, Register and access the forgot password page using using "pretty" urls instead of the regular, ugly, default WordPress URLs. This plugin takes advantage of the WordPress Rewrite API. == Description == This plugin creates 4 rewrite rules that will allow users to login, register, access the forgot password form and the admin dashboard using pretty URLs. An example of this would be "/admin" to access "/wp-amdin/" and "/login" for "/wp-login.php". This is what is called a "pretty" URL. This plugin takes advantage of the WordPress Rerite API. The original links will still work but it just looks a bit better is passing out links. == Installation == = Method 1 – WordPress Upload = 1. Go to your add new plugins page and click on the upload link. 2. Find where you have downloaded the file and upload it to your website. 3. Activate the plugin once uploaded. 4. Your Done. = Method 2 – FTP Upload = 1. Extract the downloaded file to your desktop. 2. Upload `dw-rewite` folder to the `/wp-content/plugins/` directory using an FTP client. 3. Activate the plugin through the ‘Plugins’ menu in WordPress 4. Your Done. = Method 3 – WordPress.org = 1. Go to Plugins > Add New 2. Search “DW ReWrite” 3. Click “Install Now” and then click “OK” 4. Activate the Plugin and you are done. == Frequently Asked Questions == = Is This Plugin Free? = Yes, This plugin is free to use and do whatever you want with it, use it on client website or your personal blog. == Change Log == = 1.4 = * Corrected the function for registration to /register = 1.3 = * Reversed prewvious update as it does not work. = 1.2 = * Added the function /register * Added the function /forgot-password = 1.1 = * Added Change log, * Repeated Update Request Fix - There was no version number so repeated update requests were sent to users, * Updated Installation Methods, * New FAQ. = 1.0 = * Initial Release.