We'll create fresh WordPress site with URLYar URL Shortner installed. You have 20 minutes to test the plugin after that site we'll be deleted.
URLYar URL Shortener allows you to generate shortlinks for post/pages using URLYar URL Shorteners, with a few additional features.
Features:
* Language file as 100% translation now available at wordpress.org
* Localization – Persian translation added (100% complete)
* QR Code Support (using Google Chart API Or URLYar QR API)
* Nice ID links with QR Code (i.e. http://your_site/123.qr)
* Automatic generation of a Short URL/Shortlinks
* Cached Shortlink – thus generated only once.
* Choose to generate shortlinks using permalinks or the posts ID (e.g. http://your_site/index.php?p=123).
* Relatively extensive shortlink support
* Action Hooks available for other plugins to utilize generated shortlinks (From Ver 3.0 Onwards)
* Nice ID links – http://your_site/123 instead of http://your_site/index.php?p=123
* Shortcode support: Place [urlyar_shortlink] in your article where you want to display the shortened url.
* Append a link to short URL below your post content
* Append a link to short URL below your page content
* Append a link to short URL below your woocommerce product content
Available Template Tags
On-demand shortening function:
<?php urlyar_shorturl('http://www.wpnegar.com', 'urlyar'); ?>
To show the generated links::
<?php urlyar_show_shorturl($post); ?>
Or if WordPress 3.0:
<?php the_shortlink(); ?>
https://codex.wordpress.org/Function_Reference/the_shortlink
Available hooks and filters
Future Versions and on:
Support via: