Adds custom url rewrite to system issues and uncover these in Media Library in WP-Admin..
You can set your own unique tag-url to the media issues and the MediaShort to ID of the image and deflect your visitors to the real url for the media file..
Edit the file and you get alternative short system urls to pirate double-click the one you name andcopy with CTRL+C or CMD+C...
Configure and make the active via the application page WP-Admin Settings MediaShort.
It will deflect the URLs and make flush to the rewrite rules in WordPress when activate and deactivate...
It's the tag that is included in WordPress rewrite rules and makes call to the MediaShort redirect...
Redirect means the URL will transform to File URL given in the Media Library..
Rewrite will not touch MediaShort URL and persist the address for the visitors using the URL...
The alternatives will show in Media Library Dialog and all of them will work as substitute to the File URL.....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more