Easy url rewrite

Create your custom URLs pointing to custom files.

Author:Joel Larsson (profile at wordpress.org)
WordPress version required:
WordPress version tested:3.1.4
Plugin version:0.1
Added to WordPress repository:16-06-2011
Last updated:17-06-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/easy-url-...
Total downloads:3 564
Active installs:10+
plugin download
Click to start download

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 | Homepage