Title: Link Shortcut
Author: husani
Published: <strong>Abril 6, 2009</strong>
Last modified: Abril 23, 2009

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/link-shortcut.svg)

# Link Shortcut

 By [husani](https://profiles.wordpress.org/husani/)

[Download](https://downloads.wordpress.org/plugin/link-shortcut.1.4.zip)

 * [Details](https://bal.wordpress.org/plugins/link-shortcut/#description)
 * [Reviews](https://bal.wordpress.org/plugins/link-shortcut/#reviews)
 *  [Installation](https://bal.wordpress.org/plugins/link-shortcut/#installation)
 * [Development](https://bal.wordpress.org/plugins/link-shortcut/#developers)

 [Support](https://wordpress.org/support/plugin/link-shortcut/)

## Description

Ever want your own shortcuts without mucking about with permalink structures? The
Link Shortcut plugin allows you to create short (random numbers and letters, or 
short words) URLs under your blog’s domain that redirect (301 or 302, your choice)
a user to other pages, either in your site or on another site.

In other words, instead of sending this url to the author’s plugin page:
 http://
www.husani.com/ventures/wordpress-plugins/linkshortcut/

This shortcut could be created simply by installing this plugin and adding a link,
via the same traditional WordPress UI we all know and love:
 http://www.husani.com/
link123

You can also specify a specific “subdirectory” to be present in all Link Shortcut
URLs: yourblog/go/_STRING_, for example.

YOU MUST USE NON-UGLY PERMALINKS FOR THIS PLUGIN TO WORK. Your permalink structure
cannot be yourblog.com?p=84, it must be date-based, name-based, etc.

**IMPORTANT:** Link Shortcut creates a table inside your database. Upon deactivation,
the plugin creates a backup table and copies records to it before removing the main
table. If you decide to activate the plugin again — or have installed an upgrade—
it automatically copies your backed up links to the newly created table. You can
also delete the backup table if you remove Link Shortcut permanently.

Changelog:

 * 1.4:
    - Added configurable Redirect-Type (301, 302)
 * 1.3:
    - Added ability to set default length
    - Added ability to set directory name inside URL (yourblog.com/go/993ldx)
    - Added data backup on plugin deactivation (read Installation for more details)
    - Using _SERVER instead of WP_Query to account for WP version differences
 * 1.2:
    - Fixed WP 2.7 vs 2.7.1 bug
 * 1.1:
    - Fixed directory name bug

Link Shortcut is released to the WordPress community under the GPL. Please feel 
free to modify as you see fit, and if you find this plugin useful, donate to the
author. All feedback is welcome at wordpressplugins@husani.com, and you can visit
Husani’s website at http://www.husani.com.

## Screenshots

 * [[
 * List of links
 * [[
 * Add new link
 * [[
 * Edit link

## Installation

 1. Upload the Link Shortcut plugin to your blog (YOURBLOG/wp-content/plugins) and 
    activate it using the WordPress plugin admin screen.
 2. Click “Link Shortcuts” in the left-hand menu and manage your links.

**IMPORTANT:** Deactivating 1.2 and lower before upgrading to 1.3 will result in
loss of any links you’ve created with this plugin. If you’d like to keep that data,
simply replace the plugin files with the new version — but be aware of the following:
There has been a database change to enable you to set a longer character length.
If you want that new functionality, you’ll need to make manual edits to your DB 
structure to enable this (change wp_linkshortcut.ident’s field type to VARCHAR(255)).
If you don’t want to make manual edits but would like the new features, you’ll have
to bite the bullet and deactivate / unzip / re-activate. Sorry.

## FAQ

  How does Link Shortcut work?

The Link Shortcut plugin attaches itself to various core WordPress methods and waits
for a request to be made for a shortcut URL saved to the database. When one is, 
it simply does a redirect to the saved URL. The redirect type can be changed (301
or 302) inside the options panel.

  I installed the plugin but it doesn’t work.

You must have non-ugly permalink settings. If there are variables in your URLs, 
you’ll have to use WordPress admin to change that.

  Does Link Shortcut use the WordPress database?

Yes. Upon activation, Link Shortcut creates a table and stores all links in that
table, so your existing structure does not change. If you decide to deactivate the
plugin, it removes this table but creates a backup table for your convenience.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Link Shortcut” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ husani ](https://profiles.wordpress.org/husani/)

[Translate “Link Shortcut” into your language.](https://translate.wordpress.org/projects/wp-plugins/link-shortcut)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/link-shortcut/), check
out the [SVN repository](https://plugins.svn.wordpress.org/link-shortcut/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/link-shortcut/) 
by [RSS](https://plugins.trac.wordpress.org/log/link-shortcut/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.4**
 *  Last updated **17 anys ago**
 *  Active installations **30+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **2.7.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/link-shortcut/)
 * Tags
 * [link](https://bal.wordpress.org/plugins/tags/link/)[links](https://bal.wordpress.org/plugins/tags/links/)
   [permalink](https://bal.wordpress.org/plugins/tags/permalink/)[redirect](https://bal.wordpress.org/plugins/tags/redirect/)
   [shortcut](https://bal.wordpress.org/plugins/tags/shortcut/)
 *  [Advanced View](https://bal.wordpress.org/plugins/link-shortcut/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/link-shortcut/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/link-shortcut/reviews/)

## Contributors

 *   [ husani ](https://profiles.wordpress.org/husani/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/link-shortcut/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.husani.com/ventures/wordpress-plugins/linkshortcut/#donate)