=== Ozh' Simpler Login URL === Donate link: http://planetozh.com/exit/donate Tags: ozh, login, rewrite, htaccess, rewrite api Contributors: ozh Requires at least: 1.0 Tested up to: 9.9 Stable tag: trunk Simpler Login URL: `/login` instead of `/wp-login.php` (a Rewrite API plugin example) == Description == Creates a Rewrite Rule that will allow users to log in from the custom URL `yoursite.com/login` instead of `/wp-login.php`. This plugin is an example of one of the many possibilities of WordPress' Rewrite API. See the whole [Rewrite API tutorial](http://planetozh.com/blog/2011/01/pretty-login-url-a-simple-rewrite-api-plugin-example/) on Ozh' blog. == Installation == Installation is, as usual : 1. Upload files to your `/wp-content/plugins/` directory (preserve sub-directory structure if applicable) 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Refer to the official plugin page for documentation, usage and tips