[URLYar URL Shortener](http://salamzadeh.net/plugins/urlyar/ "URLYar URL Shortener") allows you to generate shortlinks for post/pages using …
| Author: | Sasan Salamzadeh (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 6.4.0 |
| Plugin version: | 1.1.0 |
| Added to WordPress repository: | 02-01-2019 |
| Last updated: | 19-12-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://salamzadeh.net/plugins/urlyar |
| Total downloads: | 3 231 |
| Active installs: | 30+ |
![]() Click to start download |
|
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/ )
