URLYar URL Shortner Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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
- urlyar_use_shortlink (Action Hook)
- urlyar_filter_shortlink (Filter)
Future Versions and on:
- More services/features can be added upon request (https://salamzadeh.net/plugins/urlyar)
Support via:
- https://wordpress.org/tags/url-shortener
- Contact me via my website ( https://salamzadeh.net/contact/ )
Screenshots
No screenshots provided