With the latest update of my URL Shortener Core PluginĀ to version 2.0 as well as the addon module to version 0.2, I made a overhaul to the coding, providing a unified class for processing the Short URL request.
Class.FTShorten
The new component of the core plugin. It contains the functions required to request a Short URL from a service provider. I am separating this class into a separate development branch which will allow me to update independently of the core URL Shortener Plugin. As such it will get its own page as well.. For more information, take a look at the FTShorten Class information page. The Class will also be available for download there as well.
URL Shortener WordPress Plugin
Version 2.0 of the, incorporating the most number of changes a version bump has to date. Other than integrating the new class as mentioned above, it includes several bugfix as well. Check out the URL Shortener download page for more information.
Addon Module
Likewise, the addon module also received an update, introducing more URL Shortening services for testing and also a structural change similar to the core plugin. There has been a version labeling change as well, switching to a version tree independent of the core plugin. The latest addon module is now 0.2 instead of being labeled 2.0-Addon. Check out the Addon Module download page for more information as well.









