No longer in beta. Also added safety feature to prevent clicking on replacement confirmation button twice, and fixed a bug that resulted in an array_filter error if no taxonomy terms exist.
This release fixes bug #390802 (thanks Gef). These changes were made:
- Admin can now choose which URL abbreviating service to use (Th8.us or TinyURL).
- Admin can now choose whether to retrieve the abbreviated URL using cURL or file_get_contents().
- There is now a three-second timeout when retrieving abbreviated URLs from both services using both methods. If one service fails, the other will be tried. If both fail, the original (unshortened) URL is used.