You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
<imgsrc="sc/banner-1544x500.png?raw=true">
3
3
</p>
4
4
5
-
#Codehaveli Bitly URL Shortener
5
+
#Bitly URL Shortener
6
6
7
7
### Description
8
8
9
-
[Codehaveli Bitly URL Shortener](https://wordpress.org/plugins/codehaveli-bitly-url-shortener/) uses the functionality of Bitly API to generate the short link automatically from your WordPress dashboard.
9
+
[Bitly URL Shortener](https://wordpress.org/plugins/codehaveli-bitly-url-shortener/) uses the functionality of Bitly API to generate the short link automatically from your WordPress dashboard.
10
10
11
-
Codehaveli Bitly URL Shortener allows you to connect your WordPress Website to the Bitly API via access code.
11
+
Bitly URL Shortener allows you to connect your WordPress Website to the Bitly API via access code.
12
12
13
13
### Terms of Use
14
14
@@ -20,7 +20,7 @@ Please read [privacy](https://bitly.com/pages/privacy) and [terms of service](ht
20
20
21
21
### Bug reports
22
22
23
-
Bug reports for Codehaveli Bitly URL Shortener are welcomed in our Codehaveli Bitly URL Shortener [repository on GitHub](https://github.com/codehaveli/codehaveli-bitly-url-shortener). Please note that GitHub is not a support forum, and that issues that are not properly qualified as bugs will be closed.
23
+
Bug reports for Bitly URL Shortener are welcomed in our Bitly URL Shortener [repository on GitHub](https://github.com/codehaveli/codehaveli-bitly-url-shortener). Please note that GitHub is not a support forum, and that issues that are not properly qualified as bugs will be closed.
Copy file name to clipboardExpand all lines: codehaveli-bitly-url-shortener.php
+11-6Lines changed: 11 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,24 @@
1
1
<?php
2
2
3
3
/*
4
-
Plugin Name: Codehaveli Bitly URL Shortener
4
+
Plugin Name: Bitly URL Shortener
5
5
Plugin URI: https://github.com/codehaveli/
6
-
Description: This Plugin is used for shorten the newly published post url, Plugin use the api functionality of https://bitly.com/ to achive this URL shorten process.
7
-
Version: 1.1.3
6
+
Description: Codehaveli Bitly URL Shortener uses the functionality of Bitly API to generate Bitly short link without leaving your WordPress site.
0 commit comments