Easy url rewrite

0

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

Version
Last updated
Active installations
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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