=== Easy url rewrite === Tags: url rewrite,redirect,custom url,custom pages Tested up to: 3.1.3 Stable tag: trunk Create your custom URLs pointing to custom files. == Description == Just enter your URLs into the "$eur_urls"-array like this: $eur_urls = array( "my-cool-url" => "my/absolute/path/to/my/cool/file.php" ); [Github](https://github.com/blmstr/easy-url-rewrite) | [Homepage](http://blog.bolmaster2.com/minimalistic-wordpress-plugin-to-create-custom-urls-including-custom-files/) == Installation == 1. Copy the plugin to your plugins directory. 2. Activate the plugin. 3. Activate permalinks.