URL Shortener v1.5.3 Released

URL Shortener

Create your own fully integrated URL shortener for your posts, pages and custom post types.

Shortcode or function azrcrv_urls_get_custom_shortlink can be called from themes or other plugins to retrieve the custom short URL.

Example shortcode usage:

echo do_shortcode('');

Example function usage:

if (function_exists('azrcrv_urls_get_custom_shortlink')){
    printf(' %s', ''.'Shortlink'.'');
}

Settings page allows options for short URL generation to be configured.

This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.

note Changelog

  • Update readme files.
  • Update language template.
  • Fix bug with azurecurve menu.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Leave a Reply

Your email address will not be published. Required fields are marked *