Bitly URL Shortener Plugin
Bitly URL Shortener uses the functionality of Bitly API to generate Bitly short link without leaving your WordPress site.
Bitly URL Shortener (Previously Codehaveli Bitly URL Shortener) uses the functionality of Bitly API to generate bitly short link automatically from your WordPress dashboard when you publish new post.
Bitly URL Shortener allows you to connect your WordPress Website to the Bitly API via access code.
Features
- Generate Bitly link without leaving your site.
- Share Bitly link from your Post List and Post Edit page.
- Support for Custom Post Type.
- Support for Custom Bitly Domain.
- Generate Bitly link of your old posts with just one click.
- Option to choose from your list of post types.
- Optimized code and Small in Size 16KB ( Compressed ).
Terms of Use
This is not a Official plugin of Bitly
This plugin only connect your https://bitly.com account to WordPress.
Please read privacy and terms of service of Bitly before using this plugin.
Bug reports
Bug reports for Bitly URL Shortener are welcomed in our Bitly URL Shortener repository on GitHub. Please note that GitHub is not a support forum, and that issues that are not properly qualified as bugs will be closed.
Further Reading
For more info on Bitly and Codehaveli , check out the following:
Frequently Asked Questions
Read FAQ from our Github Page.
Installation
- Visit the plugins page within your dashboard and select Add New
- Search for Bitly URL Shortener
- Activate Bitly URL Shortener from your Plugins page.
- Go to settings from Tools Menu or Settings fromm WordPress Plugin list
- Get Your access token from https://bitly.com and save it in access token field
- Click on Get GUID if you don’t have the Group GUID. [Plugin will get it from your bitly account via API call]
- You are ready to go, From now when ever you publish a post your link will be generate automatically
Screenshots
Settings Panel Screenshot
You can go to settings from Plugn list settings
Generated URL column in post list
Share button in post list
Custom Post type selection checkbox.
Copy Shortner link from Front end.
FAQ
How to get the short link of a post? $link = get_wbitly_short_url($post_id); // link or false
Changelog
1.3.2
1.3.1
1.2.2
- Name chnaged from
Codehaveli Bitly URL Shortener
to Bitly URL Shortener
due to SEO conflict with codehaveli.com
1.2.1
- Support WordPress Core Shortlinks Filters.
- Shortener link from Front end.
- Code optimized.
1.1.4
- Meta Box added in Post Edit Page, now you can share link from your post page
- Some security issue fixed.
1.1.3
- Custom Post Type Selection Added and default set to ‘post’.
- Small bug fixed
1.1.2
- Custom Post Type Support Added
1.1.1
- Versioning fixed.
- Code optimized.
1.1
- Option added to share link from post list
- Genereate old posts link from post list
- Function refactored
- Error handler added
- Some bug fixed
1.0
Initaial Release