=== Cutzy URLs shortener === Contributors: dev-ide Tags: Cutzy, Short url, Url shortener, post, links management Requires at least: 5.5 Tested up to: 5.9 Requires PHP: 7.0 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Cutzy URL Shortener uses the functionality of Cutzy API to generate short links for your post, pages, or products without leaving your WordPress site. == Description == Cutzy URL Shortener uses the functionality of Cutzy API to generate short links for your post, pages, or products automatically from your WordPress dashboard when you publish a new post. CutZy URLs Shortener and link management that allows you to track everything. Whether it is the number of clicks, the country, the referrer, Time, and much more. All this data is there for you to analyze and exploited to grow your business our your website or online products links Shortener. [youtube https://youtu.be/q0Ipa2A1tNo] == Features == 1.Easy and Simple, you just need to add your token or API code. 1.Short thousands of URL without messing with WordPress files. 1.You can also include and exclude domain from shortening using simple panel. == Installation == 1. Visit the plugins page within your dashboard and select Add New 1. Search for Cutzy URLs Shortener 1. Activate Cutzy URLs Shortener from your Plugins page. 1. Go to settings from Tools Menu or Settings from WordPress Plugin list. 1. Get Your API from [https://cutzy.cc](https://cutzy.cc) and save it in the API field ( [how to get your API Key](https://help.cutzy.cc/article/how-to-get-my-api-key) ). 1. You are ready to go, From now whenever you publish a post your link will be generated automatically. [youtube https://youtu.be/q0Ipa2A1tNo] == Frequently Asked Questions == =How to get the short link of a post?= `$link = get_cutzy_short_url($post_id); // link or false` =How to get my API Key ?= Please go to this post: https://cutzy.cc/getYourAPIKey =Does the short link expire? How long does a cutzy.cc URL last?= The short link in cutzy.cc does not expire. There is no limit to the lifespan of a short URL. You can delete the short link yourself if you want. You can set limited time for URLs form links options in your account. =Can I shorten the links and use cutzy.cc for free?= Yes, it's completely cutzy.cc is a free URL shortener. == Screenshots == 1. Settings Panel Screenshot 2. You can go to settings from Plugin list settings 3. Generated URL column in post list 4. Share button in post list 5. Custom Post type selection checkbox. 6. Copy Shortener link from Front end. == Changelog == = 1.0 = Initial Release = 1.0.1 = Fix small bug