Self Shortening Permalink URL for WordPress Blog

0

Self Shortening URL for WordPress Blog. Is based on an article ID, page, category or tag and rewrite the wordpress permalink url in a much shorter form. NOTE! One of these files, “wp

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

Description

Self Shortening URL for WordPress Blog. Is based on an article ID, page, category or tag and rewrite the wordpress permalink url in a much shorter form.

NOTE!

  1. One of these files, “wp-config.php” or “index.php”, must have write access, otherwise, shortened links will not work.
  2. Disabling plugin does not mean the loss of links, they will continue to function until the plugin code from in wp-config.php or index.php will be manually removed.
  3. Any other changes to the plugin can lead to malfunction or problems with the blog.
  4. Plugin programmer is not responsible for incompatibility with some blogs, or any version of WordPress.
  5. These folders should not exist in root blog: /i/ or /h/ or /z/ and also, there should be no page with slug name “z”, “h” or “i” … in 99% of cases should not be any problem.
  6. index.php is rewritten by an update of wordpress, so short-links will not work anymore. If wp-config.php is editable (and should be as usual), index.php is never be used.