Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

bolmaster2/easy-url-rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

=== 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"
);

[Support](https://github.com/blmstr/easy-url-rewrite)


== Installation ==
1. Copy the plugin to your plugins directory.
2. Activate the plugin.
3. Activate permalinks.

About

A minimalistic wordpress plugin where you can specify custom urls including custom files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages