The Shortening functionality of the URL Shortener WordPress Plugin has been completely re-written once again to provide a cleaner code base as well as provide for easier expansion in the future. It also brings with it small functionalities such as QR Code display.
When enabled, Shortlink /Short URLs will be generated upon post / page publishing.
It doesn’t affect the Nice ID URL option.
Use Permalinks for Short URLs
When enabled, permalinks will be used to generate the shortlinks
By default, shortlinks are generated using http://your_site/index.php?p=123 as this will ensure shortlink will work regardless of page permalink or slug.
Append Short URL to
Choose whether to append a link to the generated Short URL to homepage, individual post page or individual site pages.
Text before Short URL link
Provide a pre-text before the Short URL
URL Service Configuration
Configure your preferred URL Shortening Service.
Services which require authentication will be marked with a red asterisk *
Note: Above screenshot is the interface for Version 3.0. It has been slightly modified in 3.1.1 and 4.0
Additional Features
Nice ID
Nice ID URLs
When enabled, allows use of http://your_site/123 instead of the usual http://your_site/index.php?p=123 or http://your_site/index.php?page_id=123
Formally named template URL, but redirection method has been changed.
Nice ID URL Prefix
This prefix will be added to your Nice ID URLs... default is /
Shortcode
Disable Shortcode [shortlink]
Provides the option to disable the shorturl shortcode in the event that it conflicts with other plugin's shortcode of the same name
Qr Code
Append QR Code to
Choose whether to append the qr code to homepage, individual post page or individual site pages.
Text before QR Code
Provide a pre-text before the QR code
Modules
There are no settings in this section. It's just a list of modules included in the plugin.